다음을 통해 공유


InvalidProofKeyException 생성자 (String)

네임스페이스: Microsoft.IdentityModel.SecurityTokenService
어셈블리: Microsoft.IdentityModel(microsoft.identitymodel.dll에 있음)

사용법

    Dim message As String

Dim instance As New InvalidProofKeyException(message)

구문

‘선언
Public Sub New ( _
    message As String _
)
public InvalidProofKeyException (
    string message
)
public:
InvalidProofKeyException (
    String^ message
)
public InvalidProofKeyException (
    String message
)
public function InvalidProofKeyException (
    message : String
)

매개 변수

  • message
     

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

참고 항목

참조

InvalidProofKeyException 클래스
InvalidProofKeyException 멤버
Microsoft.IdentityModel.SecurityTokenService 네임스페이스