Click or drag to resize

PolicyServerClientValidate Method

Validates the current policy information.

Namespace:  PKI.Enrollment.Policy
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool Validate()

Return Value

Type: Boolean
True if the policy is in a valid state, otherwise False.
See Also