Compartir a través de


(String, Exception) del constructor SPOAuth2ErrorResponseException

Espacio de nombres:  Microsoft.SharePoint.IdentityModel.OAuth2
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Sub New ( _
    encodedResponse As String, _
    innerException As Exception _
)
'Uso
Dim encodedResponse As String
Dim innerException As Exception

Dim instance As New SPOAuth2ErrorResponseException(encodedResponse, _
    innerException)
public SPOAuth2ErrorResponseException(
    string encodedResponse,
    Exception innerException
)

Parámetros

Vea también

Referencia

clase SPOAuth2ErrorResponseException

Miembros SPOAuth2ErrorResponseException

Sobrecarga SPOAuth2ErrorResponseException

Espacio de nombres Microsoft.SharePoint.IdentityModel.OAuth2