Share via


SingleSignonException.Message Property

This member overrides Exception.Message.

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Message As String
    Get
'Usage
Dim instance As SingleSignonException
Dim value As String

value = instance.Message
public override string Message { get; }

Property Value

Type: System.String

Implements

_Exception.Message

See Also

Reference

SingleSignonException Class

SingleSignonException Members

Microsoft.SharePoint.Portal.SingleSignon Namespace