Share via


AuthenticationException Constructor (String)

Initializes a new instance of the class.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New AuthenticationException(message)
public AuthenticationException(
    string message
)

Parameters

See Also

Reference

AuthenticationException Class

AuthenticationException Members

AuthenticationException Overload

Microsoft.Rtc.Signaling Namespace