Sdílet prostřednictvím


PropertySetAccessRule Konstruktory

Definice

Inicializuje novou instanci PropertySetAccessRule třídy .

Přetížení

PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid)

Inicializuje novou instanci PropertySetAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, typem přístupu vlastnosti a identifikátorem sady vlastností.

PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance)

Inicializuje novou instanci PropertySetAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, typem přístupu vlastnosti, identifikátorem sady vlastností a informacemi o dědičnosti zabezpečení služby Active Directory Domain Services.

PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid)

Inicializuje novou instanci PropertySetAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, typem přístupu vlastnosti, identifikátorem sady vlastností, typem dědičnosti a zděděným typem objektu.

PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid)

Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs

Inicializuje novou instanci PropertySetAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, typem přístupu vlastnosti a identifikátorem sady vlastností.

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)

Parametry

identity
IdentityReference

Objekt IdentityReference , který identifikuje správce pravidla přístupu.

type
AccessControlType

Jedna z hodnot výčtu AccessControlType , která určuje typ pravidla přístupu.

access
PropertyAccess

Jedna z hodnot výčtu PropertyAccess , která určuje typ přístupu k vlastnosti.

propertySetType
Guid

Rights-Guid sady vlastností, na kterou se vztahuje toto pravidlo přístupu. V dokumentaci ke schématu služby Active Directory Domain Services najdete tyto informace v řádku Rights-GUID na stránce s referenčními informacemi pro každou sadu vlastností. Další informace najdete v článku atributu Rights-Guid . Seznam sad vlastností najdete v článku Sady vlastností .

Platí pro

PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance)

Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs

Inicializuje novou instanci PropertySetAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, typem přístupu vlastnosti, identifikátorem sady vlastností a informacemi o dědičnosti zabezpečení služby Active Directory Domain Services.

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)

Parametry

identity
IdentityReference

Objekt IdentityReference , který identifikuje správce pravidla přístupu.

type
AccessControlType

Jedna z hodnot výčtu AccessControlType , která určuje typ pravidla přístupu.

access
PropertyAccess

Jedna z hodnot výčtu PropertyAccess , která určuje typ přístupu k vlastnosti.

propertySetType
Guid

Rights-Guid sady vlastností, na kterou se vztahuje toto pravidlo přístupu. V dokumentaci ke schématu služby Active Directory Domain Services najdete tyto informace v řádku Rights-GUID na stránce s referenčními informacemi pro každou sadu vlastností. Další informace najdete v článku atributu Rights-Guid .

Seznam sad vlastností najdete v článku Sady vlastností .

inheritanceType
ActiveDirectorySecurityInheritance

Jedna z hodnot výčtu ActiveDirectorySecurityInheritance , která určuje typ dědičnosti pravidla přístupu.

Platí pro

PropertySetAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid)

Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs
Zdroj:
ActiveDirectorySecurity.cs

Inicializuje novou instanci PropertySetAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, typem přístupu vlastnosti, identifikátorem sady vlastností, typem dědičnosti a zděděným typem objektu.

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)

Parametry

identity
IdentityReference

Objekt IdentityReference , který identifikuje správce pravidla přístupu.

type
AccessControlType

Jedna z hodnot výčtu AccessControlType , která určuje typ pravidla přístupu.

access
PropertyAccess

Jedna z hodnot výčtu PropertyAccess , která určuje typ přístupu k vlastnosti.

propertySetType
Guid

Rights-Guid sady vlastností, na kterou se vztahuje toto pravidlo přístupu. V dokumentaci ke schématu služby Active Directory Domain Services najdete tyto informace v řádku Rights-GUID na stránce s referenčními informacemi pro každou sadu vlastností. Další informace najdete v článku atributu Rights-Guid .

Seznam sad vlastností najdete v článku Sady vlastností .

inheritanceType
ActiveDirectorySecurityInheritance

Jedna z hodnot výčtu ActiveDirectorySecurityInheritance , která určuje typ dědičnosti pravidla přístupu.

inheritedObjectType
Guid

Identifikátor GUID schématu typu podřízeného objektu, který může dědit toto pravidlo přístupu.

Platí pro