Click or drag to resize

AzureADSettingsLastException Property

Gets the last exception, if any, encountered after getting a new Graph service client.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public Exception LastException { get; set; }
View Source

Property Value

Exception
See Also