ActiveDirectoryAccessRule.InheritanceType Propriété

Définition

Obtient le type d'héritage de cette règle d'accès.

public:
 property System::DirectoryServices::ActiveDirectorySecurityInheritance InheritanceType { System::DirectoryServices::ActiveDirectorySecurityInheritance get(); };
public System.DirectoryServices.ActiveDirectorySecurityInheritance InheritanceType { get; }
member this.InheritanceType : System.DirectoryServices.ActiveDirectorySecurityInheritance
Public ReadOnly Property InheritanceType As ActiveDirectorySecurityInheritance

Valeur de propriété

Une des valeurs de l'énumération ActiveDirectorySecurityInheritance qui spécifie le type d'héritage pour cette règle d'accès.

S’applique à