OpenIdConnectDefaults.UserstatePropertiesKey Field

Definition

Constant used to identify userstate inside AuthenticationProperties that have been serialized in the 'state' parameter.

public: static initonly System::String ^ UserstatePropertiesKey;
public static readonly string UserstatePropertiesKey;
 staticval mutable UserstatePropertiesKey : string
Public Shared ReadOnly UserstatePropertiesKey As String 

Field Value

Applies to