共用方式為


ClaimTypes.Sid 屬性

定義

取得指定安全識別項 (SID) 之宣告的 URI。

public:
 static property System::String ^ Sid { System::String ^ get(); };
public static string Sid { get; }
static member Sid : string
Public Shared ReadOnly Property Sid As String

屬性值

指定安全識別項 (SID) 之宣告的 URI。

備註

這個屬性傳回的字串是 http://schemas.xmlsoap.org/ws/2005/05/identity/claims/sid

適用於

另請參閱