Namespace:
Microsoft.IdentityModel.Protocols.WSIdentity
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Sub New ( _
soapNamespace As String _
)
|
C# |
public InvalidProofKeyFaultException (
string soapNamespace
)
|
C++ |
public:
InvalidProofKeyFaultException (
String^ soapNamespace
)
|
J# |
public InvalidProofKeyFaultException (
String soapNamespace
)
|
JScript |
public function InvalidProofKeyFaultException (
soapNamespace : String
)
|
Parameters
- soapNamespace
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also