Click or drag to resize
SspiExceptionErrorCode Property
The error code that was observed during the SSPI call.

Namespace: Dse.Auth.Sspi
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public int ErrorCode { get; }

Property Value

Type: Int32
See Also