Share via


GetTokenOptions.Properties Property

Definition

Gets the properties to be used for token requests.

public System.Collections.Generic.IReadOnlyDictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to