次の方法で共有


UserId.SID プロパティ

定義

ユーザーの SID を取得または設定します。

public:
 property System::String ^ SID { System::String ^ get(); void set(System::String ^ value); };
public string SID { get; set; }
Public Property SID As String

プロパティ値

ユーザーの SID を含む文字列。

適用対象