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 的字符串。

适用于