Compartir a través de


UnauthorizedRequestException (Constructor, (String))

Espacio de nombres: Microsoft.IdentityModel.Protocols.WSIdentity
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

    Dim message As String

Dim instance As New UnauthorizedRequestException(message)

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
public UnauthorizedRequestException (
    string message
)
public:
UnauthorizedRequestException (
    String^ message
)
public UnauthorizedRequestException (
    String message
)
public function UnauthorizedRequestException (
    message : String
)

Parámetros

  • message
     

Plataformas

Plataformas de desarrollo

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Vea también

Referencia

UnauthorizedRequestException (Clase)
UnauthorizedRequestException (Miembros)
Microsoft.IdentityModel.Protocols.WSIdentity (Espacio de nombres)