ICertPropReaderDIsRoleSeparationEnabled Method |
Gets the information whether the role separation feature is enabled on the Certification Authority.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax bool IsRoleSeparationEnabled()
Function IsRoleSeparationEnabled As Boolean
bool IsRoleSeparationEnabled()
abstract IsRoleSeparationEnabled : unit -> bool
Return Value
Type:
BooleanTrue if role separation feature is enabled, otherwise
False.
See Also