AuthenticationBadElementsFaultException (Constructor, (String, String))
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim soapNamespace As String Dim trustNamespace As String Dim instance As New AuthenticationBadElementsFaultException(soapNamespace, trustNamespace)
Sintaxis
'Declaración
Public Sub New ( _
soapNamespace As String, _
trustNamespace As String _
)
public AuthenticationBadElementsFaultException (
string soapNamespace,
string trustNamespace
)
public:
AuthenticationBadElementsFaultException (
String^ soapNamespace,
String^ trustNamespace
)
public AuthenticationBadElementsFaultException (
String soapNamespace,
String trustNamespace
)
public function AuthenticationBadElementsFaultException (
soapNamespace : String,
trustNamespace : String
)
Parámetros
- soapNamespace
- trustNamespace
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
AuthenticationBadElementsFaultException (Clase)
AuthenticationBadElementsFaultException (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)