WSFederationMessageException 생성자 (String)
Initializes a new instance of T:Microsoft.IdentityModel.Protocols.WSFederation.WSFederationMessageException
네임스페이스: Microsoft.IdentityModel.Protocols.WSFederation
어셈블리: Microsoft.IdentityModel(microsoft.identitymodel.dll에 있음)
사용법
Dim message As String Dim instance As New WSFederationMessageException(message)
구문
‘선언
Public Sub New ( _
message As String _
)
public WSFederationMessageException (
string message
)
public:
WSFederationMessageException (
String^ message
)
public WSFederationMessageException (
String message
)
public function WSFederationMessageException (
message : String
)
매개 변수
- message
The error message to attach to the exception.
플랫폼
개발 플랫폼
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
참고 항목
참조
WSFederationMessageException 클래스
WSFederationMessageException 멤버
Microsoft.IdentityModel.Protocols.WSFederation 네임스페이스