Compartilhar via


HybridSsoAuthenticationException construtor (String, Exception)

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (em Microsoft.BusinessData.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    inner As Exception _
)
'Uso
Dim message As String
Dim inner As Exception

Dim instance As New HybridSsoAuthenticationException(message, _
    inner)
public HybridSsoAuthenticationException(
    string message,
    Exception inner
)

Parâmetros

Ver também

Referência

HybridSsoAuthenticationException classe

HybridSsoAuthenticationException membros

HybridSsoAuthenticationException em sobrecarga

Microsoft.BusinessData.Runtime namespace