CertPropReaderDIsRoleSeparationEnabled Method
Gets the information whether the role separation feature is enabled on the Certification Authority.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsRoleSeparationEnabled()
Public Function IsRoleSeparationEnabled As Boolean
public:
virtual bool IsRoleSeparationEnabled() sealed
abstract IsRoleSeparationEnabled : unit -> bool
override IsRoleSeparationEnabled : unit -> bool
BooleanTrue if role separation feature is enabled, otherwise
False.
ICertPropReaderDIsRoleSeparationEnabled