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 | 오버로드되었습니다. |
위
공용 속성
이름 | 설명 | |
---|---|---|
ClaimsAuthenticationManager | Gets and sets the ClaimsAuthenticationManager. | |
ClaimsAuthorizationManager | ||
ClientCertificate | (ServiceCredentials에서 상속) | |
ExceptionMapper | ||
IssuedTokenAuthentication | (ServiceCredentials에서 상속) | |
MaxClockSkew | Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating. | |
Peer | (ServiceCredentials에서 상속) | |
SaveBootstrapTokens | ||
SecureConversationAuthentication | (ServiceCredentials에서 상속) | |
SecurityTokenHandlerCollectionManager | ||
SecurityTokenHandlers | Gets the security token handlers collection. | |
ServiceCertificate | (ServiceCredentials에서 상속) | |
UserNameAuthentication | (ServiceCredentials에서 상속) | |
WindowsAuthentication | (ServiceCredentials에서 상속) |
위
공용 메서드
(보호 메서드 참조)
이름 | 설명 | |
---|---|---|
Clone | (ServiceCredentials에서 상속) | |
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. | |
CreateSecurityTokenManager | 재정의되었습니다. Returns a Wrapped instance of the Token manager provided during creation of this class. | |
Equals | 오버로드되었습니다. (Object에서 상속) | |
GetHashCode | (Object에서 상속) | |
GetType | (Object에서 상속) | |
ReferenceEquals | (Object에서 상속) | |
ToString | (Object에서 상속) |
위
보호 메서드
이름 | 설명 | |
---|---|---|
CloneCore | 재정의되었습니다. Override method from the base class. Creates a cloned copy of this class. | |
Finalize | (Object에서 상속) | |
MemberwiseClone | (Object에서 상속) |
위
명시적 인터페이스 구현
위
참고 항목
참조
FederatedServiceCredentials 클래스
Microsoft.IdentityModel.Tokens 네임스페이스
Copyright © 2008 by Microsoft Corporation.모든 권리 보유.