SspiException Class |
Namespace: Dse.Auth.Sspi
public class SspiException : Exception
The SspiException type exposes the following members.
Name | Description | |
---|---|---|
SspiException |
Creates a new instance of SspiException.
|
Name | Description | |
---|---|---|
ErrorCode |
The error code that was observed during the SSPI call.
| |
Message |
A human-readable message indicating the nature of the exception.
(Overrides ExceptionMessage.) |