다음을 통해 공유


FederatedServiceCredentials 멤버

Helper class that provides mechanism to plug the FederatedSecurityTokenManager to any WCF ServiceHost application. Create an instance of this class and add this as the ServiceCredentials to your ServiceHost.

다음 표에서는 FederatedServiceCredentials 유형에서 제공하는 멤버를 나열합니다.

공용 생성자

(보호 생성자 참조)

  이름 설명
  FederatedServiceCredentials 오버로드되었습니다. Initializes an instance of FederatedServiceCredentials.

보호 생성자

  이름 설명
  FederatedServiceCredentials 오버로드되었습니다.  

공용 속성

  이름 설명
public property ClaimsAuthenticationManager Gets and sets the ClaimsAuthenticationManager.
public property ClaimsAuthorizationManager  
public property ClientCertificate  (ServiceCredentials에서 상속)
public property ExceptionMapper  
public property IssuedTokenAuthentication  (ServiceCredentials에서 상속)
public property MaxClockSkew Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating.
public property Peer  (ServiceCredentials에서 상속)
public property SaveBootstrapTokens  
public property SecureConversationAuthentication  (ServiceCredentials에서 상속)
public property SecurityTokenHandlerCollectionManager  
public property SecurityTokenHandlers Gets the security token handlers collection.
public property ServiceCertificate  (ServiceCredentials에서 상속)
public property UserNameAuthentication  (ServiceCredentials에서 상속)
public property WindowsAuthentication  (ServiceCredentials에서 상속)

공용 메서드

(보호 메서드 참조)

  이름 설명
public method Clone  (ServiceCredentials에서 상속)
public methodstatic ConfigureServiceHost 오버로드되었습니다. Helper method that Initializes the SecurityTokenManager that will be exposed through the given ServiceHost. By default the method exposes the SecurityTokenHandlers initialized with IdentityServiceConfiguration through the ServiceHost SecurityTokenManager.
public method CreateSecurityTokenManager 재정의되었습니다. Returns a Wrapped instance of the Token manager provided during creation of this class.
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetType  (Object에서 상속)
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (Object에서 상속)

보호 메서드

  이름 설명
protected method CloneCore 재정의되었습니다. Override method from the base class. Creates a cloned copy of this class.
protected method Finalize  (Object에서 상속)
protected method MemberwiseClone  (Object에서 상속)

명시적 인터페이스 구현

  이름 설명
  System.ServiceModel.Description.IServiceBehavior.AddBindingParameters  (ServiceCredentials에서 상속)
  System.ServiceModel.Description.IServiceBehavior.ApplyDispatchBehavior  (ServiceCredentials에서 상속)
  System.ServiceModel.Description.IServiceBehavior.Validate  (ServiceCredentials에서 상속)

참고 항목

참조

FederatedServiceCredentials 클래스
Microsoft.IdentityModel.Tokens 네임스페이스

Copyright © 2008 by Microsoft Corporation.모든 권리 보유.