Click or drag to resize

CertPropReaderDIsRoleSeparationEnabled Method

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

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool IsRoleSeparationEnabled()

Return Value

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

Implements

ICertPropReaderDIsRoleSeparationEnabled
See Also