CertTemplateAccessRule Class

Represents an abstraction of an access control entry (ACE) that defines an access rule for certificate template. This class cannot be inherited.

Definition

Namespace: SysadminsLV.PKI.Security.AccessControl
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public sealed class CertTemplateAccessRule : AccessRule<CertTemplateRights>
Inheritance
Object    AuthorizationRule    AccessRule    AccessRuleCertTemplateRights    CertTemplateAccessRule

Constructors

CertTemplateAccessRuleInitializes a new instance of the CertTemplateAccessRule class

Properties

Methods

Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
ToString
(Inherited from Object)

See Also