次の方法で共有


ProviderCredentials.UserId プロパティ

定義

ユーザーのプロバイダー ID を取得または設定します。 値は、 によって IAppServiceTokenHandler提供されるメソッドを使用して作成および解析できます。

[Newtonsoft.Json.JsonIgnore]
public string UserId { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.UserId : string with get, set
Public Property UserId As String

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象