Click or drag to resize

SspiExceptionMessage Property

A human-readable message indicating the nature of the exception.

Namespace:  Dse.Auth.Sspi
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public override string Message { get; }

Property Value

Type: String

Implements

_ExceptionMessage
See Also