Click or drag to resize

AdoSecurityProviderLastException Property

Gets last exception reported by the AdoSecurityProvider.

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