다음을 통해 공유


KeyDescriptor 생성자 (SecurityKeyIdentifier)

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

사용법

    Dim ski As SecurityKeyIdentifier

Dim instance As New KeyDescriptor(ski)

구문

‘선언
Public Sub New ( _
    ski As SecurityKeyIdentifier _
)
public KeyDescriptor (
    SecurityKeyIdentifier ski
)
public:
KeyDescriptor (
    SecurityKeyIdentifier^ ski
)
public KeyDescriptor (
    SecurityKeyIdentifier ski
)
public function KeyDescriptor (
    ski : SecurityKeyIdentifier
)

매개 변수

  • ski
     

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

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

참고 항목

참조

KeyDescriptor 클래스
KeyDescriptor 멤버
Microsoft.IdentityModel.Protocols.WSFederation.Metadata 네임스페이스