CertPropReaderDIsRoleSeparationEnabled Method

Gets the information whether the role separation feature is enabled on the Certification Authority.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IsRoleSeparationEnabled()

Return Value

Boolean
True if role separation feature is enabled, otherwise False.

Implements

ICertPropReaderDIsRoleSeparationEnabled

See Also