AuthenticationBadElementsFaultException 생성자 (String, String, FaultReason)
네임스페이스: Microsoft.IdentityModel.Protocols.WSTrust
어셈블리: Microsoft.IdentityModel(microsoft.identitymodel.dll에 있음)
사용법
Dim soapNamespace As String Dim trustNamespace As String Dim reason As FaultReason Dim instance As New AuthenticationBadElementsFaultException(soapNamespace, trustNamespace, reason)
구문
‘선언
Public Sub New ( _
soapNamespace As String, _
trustNamespace As String, _
reason As FaultReason _
)
public AuthenticationBadElementsFaultException (
string soapNamespace,
string trustNamespace,
FaultReason reason
)
public:
AuthenticationBadElementsFaultException (
String^ soapNamespace,
String^ trustNamespace,
FaultReason^ reason
)
public AuthenticationBadElementsFaultException (
String soapNamespace,
String trustNamespace,
FaultReason reason
)
public function AuthenticationBadElementsFaultException (
soapNamespace : String,
trustNamespace : String,
reason : FaultReason
)
매개 변수
- soapNamespace
- trustNamespace
- reason
플랫폼
개발 플랫폼
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
참고 항목
참조
AuthenticationBadElementsFaultException 클래스
AuthenticationBadElementsFaultException 멤버
Microsoft.IdentityModel.Protocols.WSTrust 네임스페이스