次の方法で共有


SecurityPrincipalBase.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

プロパティ値

セキュリティ プリンシパルのセキュリティ トークン識別子。

属性

適用対象