次の方法で共有


WebAuthenticatorResult.Properties プロパティ

定義

解析されたキーと値のペアのディクショナリは、コールバック URI のクエリ文字列を形成します。

public System.Collections.Generic.Dictionary<string,string> Properties { get; set; }

プロパティ値

System.Collections.Generic.Dictionary<System.String,System.String>

適用対象