TokenRequest.Settings 属性

定义

获取或设置此请求的特定提供程序的设置集合。

public System.Collections.Generic.IDictionary<string,object> Settings { get; set; }
member this.Settings : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Settings As IDictionary(Of String, Object)

属性值

此请求的特定提供程序的设置集合。

适用于