다음을 통해 공유


Saml2Subject 생성자 (Saml2NameIdentifier)

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

사용법

    Dim nameId As Saml2NameIdentifier

Dim instance As New Saml2Subject(nameId)

구문

‘선언
Public Sub New ( _
    nameId As Saml2NameIdentifier _
)
public Saml2Subject (
    Saml2NameIdentifier nameId
)
public:
Saml2Subject (
    Saml2NameIdentifier^ nameId
)
public Saml2Subject (
    Saml2NameIdentifier nameId
)
public function Saml2Subject (
    nameId : Saml2NameIdentifier
)

매개 변수

  • nameId
     

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

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

참고 항목

참조

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