Share via


Group.SID 属性

定义

获取或设置安全标识符 (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

属性值

表示 SID 的字符串。

属性

适用于