AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageDelegatingHandlerAuthResponse..::..Error Property

Gets or sets the error associated with the authentication.

Namespace:  AdvantageCSP.API
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public Exception Error { get; set; }

Field Value

The exception that occurred during the authentication process.