Click or drag to resize

SecurityTokenExceptionDetail Property

Details of the exception

Namespace:  SanteDB.DisconnectedClient.Exceptions
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string Detail { get; set; }

Property Value

Type: String
The detail.
See Also