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 Function Validate As Boolean
member Validate : unit -> bool
Return Value
Type:
BooleanTrue if the policy is in a valid state, otherwise
False.
See Also