Click or drag to resize

PolicyServerClientRegister Method

Registers or updates a current object in local registry.

Namespace:  PKI.Enrollment.Policy
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public void Register()
Exceptions
ExceptionCondition
UninitializedObjectException The current object is not properly initialized through any of public constructor.
NotSupportedExceptionAuthentication property is set to None.
See Also