RstParameterNotAcceptedException Class
Namespace: Microsoft.IdentityModel.SecurityTokenService
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim instance As RstParameterNotAcceptedException
Syntax
'Declaration
<SerializableAttribute> _
Public Class RstParameterNotAcceptedException
Inherits RequestException
[SerializableAttribute]
public class RstParameterNotAcceptedException : RequestException
[SerializableAttribute]
public ref class RstParameterNotAcceptedException : public RequestException
/** @attribute SerializableAttribute() */
public class RstParameterNotAcceptedException extends RequestException
SerializableAttribute
public class RstParameterNotAcceptedException extends RequestException
Vererbungshierarchie
System.Object
System.Exception
Microsoft.IdentityModel.SecurityTokenService.RequestException
Microsoft.IdentityModel.SecurityTokenService.RstParameterNotAcceptedException
Threadsicherheit
Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Entwicklungsplattformen
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Siehe auch
Referenz
RstParameterNotAcceptedException Members
Microsoft.IdentityModel.SecurityTokenService Namespace