Compartir a través de


NeedFresherCredentialsException (Constructor, (String))

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

Uso

    Dim message As String

Dim instance As New NeedFresherCredentialsException(message)

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
public NeedFresherCredentialsException (
    string message
)
public:
NeedFresherCredentialsException (
    String^ message
)
public NeedFresherCredentialsException (
    String message
)
public function NeedFresherCredentialsException (
    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

NeedFresherCredentialsException (Clase)
NeedFresherCredentialsException (Miembros)
Microsoft.IdentityModel.SecurityTokenService (Espacio de nombres)