PropertyAccessRule Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci PropertyAccessRule třídy.
Přetížení
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess) |
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu a přístupem k vlastnosti. |
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, ActiveDirectorySecurityInheritance) |
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnostem a Active Directory Domain Services dědičnosti zabezpečení. |
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid) |
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnosti a typem vlastnosti. |
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, ActiveDirectorySecurityInheritance, Guid) |
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnostem, Active Directory Domain Services dědičnosti zabezpečení a zděděným typem objektu. |
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance) |
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnostem, typem vlastnosti a Active Directory Domain Services dědičnosti zabezpečení. |
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid) |
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnosti, typem vlastnosti, Active Directory Domain Services dědičností zabezpečení a zděděným typem objektu. |
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess)
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu a přístupem k vlastnosti.
public:
PropertyAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access);
public PropertyAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access);
new System.DirectoryServices.PropertyAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess -> System.DirectoryServices.PropertyAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess)
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 vlastnosti.
Poznámky
Při použití tohoto konstruktoru vytvoří pravidlo přístupu k vlastnosti, které platí pro všechny typy vlastností.
Platí pro
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, ActiveDirectorySecurityInheritance)
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnostem a Active Directory Domain Services dědičnosti zabezpečení.
public:
PropertyAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, System::DirectoryServices::ActiveDirectorySecurityInheritance inheritanceType);
public PropertyAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType);
new System.DirectoryServices.PropertyAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * System.DirectoryServices.ActiveDirectorySecurityInheritance -> System.DirectoryServices.PropertyAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, 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 vlastnosti.
- inheritanceType
- ActiveDirectorySecurityInheritance
Jedna z hodnot výčtu ActiveDirectorySecurityInheritance , která určuje typ dědičnosti pravidla přístupu.
Poznámky
Při použití tohoto konstruktoru vytvoří pravidlo přístupu k vlastnosti, které platí pro všechny typy vlastností.
Platí pro
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid)
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnosti a typem vlastnosti.
public:
PropertyAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, Guid propertyType);
public PropertyAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, Guid propertyType);
new System.DirectoryServices.PropertyAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * Guid -> System.DirectoryServices.PropertyAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, propertyType 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 vlastnosti.
- propertyType
- Guid
Identifikátor GUID schématu vlastnosti, na kterou se toto pravidlo přístupu vztahuje. Pokud je Emptyto , pravidlo přístupu platí pro všechny typy vlastností.
Platí pro
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, ActiveDirectorySecurityInheritance, Guid)
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnostem, Active Directory Domain Services dědičnosti zabezpečení a zděděným typem objektu.
public:
PropertyAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, System::DirectoryServices::ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType);
public PropertyAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType);
new System.DirectoryServices.PropertyAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * System.DirectoryServices.ActiveDirectorySecurityInheritance * Guid -> System.DirectoryServices.PropertyAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, 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 vlastnosti.
- 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 podřízeného typu objektu, který může dědit toto pravidlo přístupu.
Poznámky
Při použití tohoto konstruktoru vytvoří pravidlo přístupu k vlastnosti, které platí pro všechny typy vlastností.
Platí pro
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance)
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnostem, typem vlastnosti a Active Directory Domain Services dědičnosti zabezpečení.
public:
PropertyAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, Guid propertyType, System::DirectoryServices::ActiveDirectorySecurityInheritance inheritanceType);
public PropertyAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, Guid propertyType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType);
new System.DirectoryServices.PropertyAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * Guid * System.DirectoryServices.ActiveDirectorySecurityInheritance -> System.DirectoryServices.PropertyAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, propertyType 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 vlastnosti.
- propertyType
- Guid
Identifikátor GUID schématu vlastnosti, na kterou se toto pravidlo přístupu vztahuje. Pokud je Emptyto , pravidlo přístupu platí pro všechny typy vlastností.
- inheritanceType
- ActiveDirectorySecurityInheritance
Jedna z hodnot výčtu ActiveDirectorySecurityInheritance , která určuje typ dědičnosti pravidla přístupu.
Platí pro
PropertyAccessRule(IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid)
Inicializuje novou instanci PropertyAccessRule třídy se zadaným odkazem na identitu, typem řízení přístupu, přístupem k vlastnosti, typem vlastnosti, Active Directory Domain Services dědičností zabezpečení a zděděným typem objektu.
public:
PropertyAccessRule(System::Security::Principal::IdentityReference ^ identity, System::Security::AccessControl::AccessControlType type, System::DirectoryServices::PropertyAccess access, Guid propertyType, System::DirectoryServices::ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType);
public PropertyAccessRule (System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, Guid propertyType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType);
new System.DirectoryServices.PropertyAccessRule : System.Security.Principal.IdentityReference * System.Security.AccessControl.AccessControlType * System.DirectoryServices.PropertyAccess * Guid * System.DirectoryServices.ActiveDirectorySecurityInheritance * Guid -> System.DirectoryServices.PropertyAccessRule
Public Sub New (identity As IdentityReference, type As AccessControlType, access As PropertyAccess, propertyType 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 vlastnosti.
- propertyType
- Guid
Identifikátor GUID schématu vlastnosti, na kterou se toto pravidlo přístupu vztahuje. Pokud je Emptyto , pravidlo přístupu platí pro všechny typy 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 podřízeného typu objektu, který může dědit toto pravidlo přístupu.