Sdílet prostřednictvím


SecurityIdentifier.Value Vlastnost

Definice

Vrátí řetězec SDDL (Security Descriptor Definition Language) s velkými písmeny pro identifikátor zabezpečení (SID) reprezentovaný tímto SecurityIdentifier objektem.

public:
 virtual property System::String ^ Value { System::String ^ get(); };
public override string Value { get; }
member this.Value : string
Public Overrides ReadOnly Property Value As String

Hodnota vlastnosti

Řetězec SDDL s velkými písmeny pro identifikátor SID reprezentovaný objektem SecurityIdentifier .

Platí pro