OAuthErrorResponse Property

Definition

Namespace: Centralpoint.Web.Authorization
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Dictionary<string, string> ErrorResponse { get; set; }

Property Value

DictionaryString, String

See Also