Click or drag to resize

CertSrvSecurityDescriptorAccessRightType Property

Gets the Type of the securable object associated with this ObjectSecurity object.

Namespace:  SysadminsLV.PKI.Security.AccessControl
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public override Type AccessRightType { get; }

Return Value

Type: Type
The type of the securable object associated with this ObjectSecurity object.
See Also