PropertySetAccessRule Construtores
Definição
Inicializa uma nova instância da classe PropertySetAccessRule.Initializes a new instance of the PropertySetAccessRule class.
Sobrecargas
| PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid) |
Inicializa uma nova instância da classe PropertySetAccessRule com a referência de identidade especificada, o tipo de controle de acesso, o tipo de acesso da propriedade e o identificador do conjunto de propriedades.Initializes a new instance of the PropertySetAccessRule class with the specified identity reference, access control type, property access type, and property set identifier. |
| PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance) |
Inicializa uma nova instância da classe PropertySetAccessRule com a referência de identidade, o tipo de controle de acesso, o tipo de acesso de propriedade, o identificador do conjunto de propriedades e as informações de herança de segurança do Active Directory Domain Services especificados.Initializes a new instance of the PropertySetAccessRule class with the specified identity reference, access control type, property access type, property set identifier, and Active Directory Domain Services security inheritance information. |
| PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid) |
Inicializa uma nova instância da classe PropertySetAccessRule com a referência de identidade, o tipo de controle de acesso, o tipo de acesso de propriedade, o identificador de propriedade de conjunto, o tipo de herança e o tipo de objeto herdado especificados.Initializes a new instance of the PropertySetAccessRule class with the specified identity reference, access control type, property access type, property set identifier, inheritance type, and inherited object type. |
PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid)
Inicializa uma nova instância da classe PropertySetAccessRule com a referência de identidade especificada, o tipo de controle de acesso, o tipo de acesso da propriedade e o identificador do conjunto de propriedades.Initializes a new instance of the PropertySetAccessRule class with the specified identity reference, access control type, property access type, and property set identifier.
public:
PropertySetAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, Guid propertySetType);
public PropertySetAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, Guid propertySetType);
new System.DirectoryServices.PropertySetAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * Guid -> System.DirectoryServices.PropertySetAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, propertySetType As Guid)
Parâmetros
- identity
- IdentityReference
Um objeto IdentityReference que identifica o objeto de confiança da regra de acesso.An IdentityReference object that identifies the trustee of the access rule.
- type
- AccessControlType
Um dos valores de enumeração AccessControlType que especifica o tipo de regra de acesso.One of the AccessControlType enumeration values that specifies the access rule type.
- access
- PropertyAccess
Um dos valores de enumeração PropertyAccess que especifica o tipo de acesso da propriedade.One of the PropertyAccess enumeration values that specifies the property access type.
- propertySetType
- Guid
O Guid de Direitos do conjunto de propriedades ao qual essa regra de acesso se aplica.The Rights-Guid of the property set that this access rule applies to. Na documentação do esquema do Active Directory Domain Services, essas informações podem ser encontradas na linha GUID de Direitos na página de referência para cada conjunto de propriedades.In the Active Directory Domain Services schema documentation, this information can be found in the Rights-GUID row on the reference page for each property set. Para saber mais, confira o artigo Rights-Guid attribute (Atributo Rights-Guid).For more information, see the Rights-Guid attribute article. Para obter uma lista de conjuntos de propriedades, confira o artigo Property Sets (Conjuntos de propriedades).For a list of property sets, see the Property Sets article.
Aplica-se a
PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance)
Inicializa uma nova instância da classe PropertySetAccessRule com a referência de identidade, o tipo de controle de acesso, o tipo de acesso de propriedade, o identificador do conjunto de propriedades e as informações de herança de segurança do Active Directory Domain Services especificados.Initializes a new instance of the PropertySetAccessRule class with the specified identity reference, access control type, property access type, property set identifier, and Active Directory Domain Services security inheritance information.
public:
PropertySetAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, Guid propertySetType, System::DirectoryServices::ActiveDirectorySecurityInheritance inheritanceType);
public PropertySetAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, Guid propertySetType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType);
new System.DirectoryServices.PropertySetAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * Guid * System.DirectoryServices.ActiveDirectorySecurityInheritance -> System.DirectoryServices.PropertySetAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, propertySetType As Guid, inheritanceType As ActiveDirectorySecurityInheritance)
Parâmetros
- identity
- IdentityReference
Um objeto IdentityReference que identifica o objeto de confiança da regra de acesso.An IdentityReference object that identifies the trustee of the access rule.
- type
- AccessControlType
Um dos valores de enumeração AccessControlType que especifica o tipo de regra de acesso.One of the AccessControlType enumeration values that specifies the access rule type.
- access
- PropertyAccess
Um dos valores de enumeração PropertyAccess que especifica o tipo de acesso da propriedade.One of the PropertyAccess enumeration values that specifies the property access type.
- propertySetType
- Guid
O Guid de Direitos do conjunto de propriedades ao qual essa regra de acesso se aplica.The Rights-Guid of the property set that this access rule applies to. Na documentação do esquema do Active Directory Domain Services, essas informações podem ser encontradas na linha GUID de Direitos na página de referência para cada conjunto de propriedades.In the Active Directory Domain Services schema documentation, this information can be found in the Rights-GUID row on the reference page for each property set. Para saber mais, confira o artigo Rights-Guid attribute (Atributo Rights-Guid).For more information, see the Rights-Guid attribute article.
Para obter uma lista de conjuntos de propriedades, confira o artigo Property Sets (Conjuntos de propriedades).For a list of property sets, see the Property Sets article.
- inheritanceType
- ActiveDirectorySecurityInheritance
Um dos valores de enumeração ActiveDirectorySecurityInheritance que especifica o tipo de herança da regra de acesso.One of the ActiveDirectorySecurityInheritance enumeration values that specifies the inheritance type of the access rule.
Aplica-se a
PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid)
Inicializa uma nova instância da classe PropertySetAccessRule com a referência de identidade, o tipo de controle de acesso, o tipo de acesso de propriedade, o identificador de propriedade de conjunto, o tipo de herança e o tipo de objeto herdado especificados.Initializes a new instance of the PropertySetAccessRule class with the specified identity reference, access control type, property access type, property set identifier, inheritance type, and inherited object type.
public:
PropertySetAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, Guid propertySetType, System::DirectoryServices::ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType);
public PropertySetAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, Guid propertySetType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType);
new System.DirectoryServices.PropertySetAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * Guid * System.DirectoryServices.ActiveDirectorySecurityInheritance * Guid -> System.DirectoryServices.PropertySetAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, propertySetType As Guid, inheritanceType As ActiveDirectorySecurityInheritance, inheritedObjectType As Guid)
Parâmetros
- identity
- IdentityReference
Um objeto IdentityReference que identifica o objeto de confiança da regra de acesso.An IdentityReference object that identifies the trustee of the access rule.
- type
- AccessControlType
Um dos valores de enumeração AccessControlType que especifica o tipo de regra de acesso.One of the AccessControlType enumeration values that specifies the access rule type.
- access
- PropertyAccess
Um dos valores de enumeração PropertyAccess que especifica o tipo de acesso da propriedade.One of the PropertyAccess enumeration values that specifies the property access type.
- propertySetType
- Guid
O Guid de Direitos do conjunto de propriedades ao qual essa regra de acesso se aplica.The Rights-Guid of the property set that this access rule applies to. Na documentação do esquema do Active Directory Domain Services, essas informações podem ser encontradas na linha GUID de Direitos na página de referência para cada conjunto de propriedades.In the Active Directory Domain Services schema documentation, this information can be found in the Rights-GUID row on the reference page for each property set. Para saber mais, confira o artigo Rights-Guid attribute (Atributo Rights-Guid).For more information, see the Rights-Guid attribute article.
Para obter uma lista de conjuntos de propriedades, confira o artigo Property Sets (Conjuntos de propriedades).For a list of property sets, see the Property Sets article.
- inheritanceType
- ActiveDirectorySecurityInheritance
Um dos valores de enumeração ActiveDirectorySecurityInheritance que especifica o tipo de herança da regra de acesso.One of the ActiveDirectorySecurityInheritance enumeration values that specifies the inheritance type of the access rule.
- inheritedObjectType
- Guid
O GUID de esquema do tipo de objeto filho que pode herdar essa regra de acesso.The schema GUID of the child object type that can inherit this access rule.