ClaimsIdentityOptions.UserIdClaimType 屬性

定義

取得或設定用於使用者識別碼宣告的 ClaimType。 預設值為 NameIdentifier

public:
 property System::String ^ UserIdClaimType { System::String ^ get(); void set(System::String ^ value); };
public string UserIdClaimType { get; set; }
member this.UserIdClaimType : string with get, set
Public Property UserIdClaimType As String

屬性值

備註

這預設為 NameIdentifier

適用於