Click or drag to resize

AuthenticationFailureResultReasonPhrase Property

Gets the phrase that describes reason for authorization failure.

Namespace:  GSF.Web.Security
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public string ReasonPhrase { get; }
Request Example View Source

Property Value

Type: String
See Also