다음을 통해 공유


TokenServiceEndpoint 생성자 (EndpointAddress)

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

사용법

    Dim endpointAddress As EndpointAddress

Dim instance As New TokenServiceEndpoint(endpointAddress)

구문

‘선언
Public Sub New ( _
    endpointAddress As EndpointAddress _
)
public TokenServiceEndpoint (
    EndpointAddress endpointAddress
)
public:
TokenServiceEndpoint (
    EndpointAddress^ endpointAddress
)
public TokenServiceEndpoint (
    EndpointAddress endpointAddress
)
public function TokenServiceEndpoint (
    endpointAddress : EndpointAddress
)

매개 변수

  • endpointAddress
     

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

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

참고 항목

참조

TokenServiceEndpoint 클래스
TokenServiceEndpoint 멤버
Microsoft.IdentityModel.Protocols.WSIdentity 네임스페이스