다음을 통해 공유


AsymmetricProofDescriptor 생성자 (SecurityKeyIdentifier)

Construct an proof token based on a key identifier.

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

사용법

    Dim keyIdentifier As SecurityKeyIdentifier

Dim instance As New AsymmetricProofDescriptor(keyIdentifier)

구문

‘선언
Public Sub New ( _
    keyIdentifier As SecurityKeyIdentifier _
)
public AsymmetricProofDescriptor (
    SecurityKeyIdentifier keyIdentifier
)
public:
AsymmetricProofDescriptor (
    SecurityKeyIdentifier^ keyIdentifier
)
public AsymmetricProofDescriptor (
    SecurityKeyIdentifier keyIdentifier
)
public function AsymmetricProofDescriptor (
    keyIdentifier : SecurityKeyIdentifier
)

매개 변수

  • keyIdentifier
    The key identifier on which to construct the proof token.

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

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

참고 항목

참조

AsymmetricProofDescriptor 클래스
AsymmetricProofDescriptor 멤버
Microsoft.IdentityModel.Tokens 네임스페이스