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()
Public Function IsRoleSeparationEnabled As Boolean
public:
virtual bool IsRoleSeparationEnabled() sealed
abstract IsRoleSeparationEnabled : unit -> bool
override IsRoleSeparationEnabled : unit -> bool
Return Value
Type:
BooleanTrue if role separation feature is enabled, otherwise
False.
Implements
ICertPropReaderDIsRoleSeparationEnabledSee Also