Group.SID Proprietà

Definizione

Ottiene o imposta l'ID di sicurezza (SID).

public:
 property System::String ^ SID { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string SID { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SID : string with get, set
Public Property SID As String

Valore della proprietà

Valore stringa che rappresenta il SID.

Attributi

Si applica a