|
AzureADSettingsLastException Property
|
Gets the last exception, if any, encountered after getting a new Graph service client.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax Public Property LastException As Exception
Get
Set
member LastException : Exception with get, set
function get_LastException();
function set_LastException(value);
View SourceProperty Value
ExceptionSee Also