PolicyServerClientValidate Method

Validates the current policy information.

Definition

Namespace: PKI.Enrollment.Policy
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public bool Validate()

Return Value

Boolean
True if the policy is in a valid state, otherwise False.

See Also