SecurityDescriptorFlagControl.SecurityMasks Свойство

Определение

Свойство SecurityMasks содержит комбинацию значений SecurityMasks, которые задают параметры дескриптора безопасности.

public:
 property System::DirectoryServices::Protocols::SecurityMasks SecurityMasks { System::DirectoryServices::Protocols::SecurityMasks get(); void set(System::DirectoryServices::Protocols::SecurityMasks value); };
public System.DirectoryServices.Protocols.SecurityMasks SecurityMasks { get; set; }
member this.SecurityMasks : System.DirectoryServices.Protocols.SecurityMasks with get, set
Public Property SecurityMasks As SecurityMasks

Значение свойства

Комбинация значений SecurityMasks, которые задают параметры дескриптора безопасности.

Применяется к