다음을 통해 공유


FederatedSecurityTokenManager 생성자 (ServiceCredentials, SecurityTokenHandlerCollection, ClaimsAuthenticationManager)

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

사용법

    Dim parentCredentials As ServiceCredentials
Dim securityTokenHandlerCollection As SecurityTokenHandlerCollection
Dim claimsAuthenticationManager As ClaimsAuthenticationManager

Dim instance As New FederatedSecurityTokenManager(parentCredentials, securityTokenHandlerCollection, claimsAuthenticationManager)

구문

‘선언
Public Sub New ( _
    parentCredentials As ServiceCredentials, _
    securityTokenHandlerCollection As SecurityTokenHandlerCollection, _
    claimsAuthenticationManager As ClaimsAuthenticationManager _
)
public FederatedSecurityTokenManager (
    ServiceCredentials parentCredentials,
    SecurityTokenHandlerCollection securityTokenHandlerCollection,
    ClaimsAuthenticationManager claimsAuthenticationManager
)
public:
FederatedSecurityTokenManager (
    ServiceCredentials^ parentCredentials, 
    SecurityTokenHandlerCollection^ securityTokenHandlerCollection, 
    ClaimsAuthenticationManager^ claimsAuthenticationManager
)
public FederatedSecurityTokenManager (
    ServiceCredentials parentCredentials, 
    SecurityTokenHandlerCollection securityTokenHandlerCollection, 
    ClaimsAuthenticationManager claimsAuthenticationManager
)
public function FederatedSecurityTokenManager (
    parentCredentials : ServiceCredentials, 
    securityTokenHandlerCollection : SecurityTokenHandlerCollection, 
    claimsAuthenticationManager : ClaimsAuthenticationManager
)

매개 변수

  • parentCredentials
     
  • securityTokenHandlerCollection
     
  • claimsAuthenticationManager
     

플랫폼

개발 플랫폼

Windows Server 2003, Windows Vista

Target Platforms

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

참고 항목

참조

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