ActiveDirectoryAccessRule.InheritanceType Propiedad

Definición

Obtiene el tipo de herencia de esta regla de acceso.

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

Valor de propiedad

Uno de los valores de la enumeración ActiveDirectorySecurityInheritance que especifica el tipo de herencia de esta regla de acceso.

Se aplica a