类
| 类 | 说明 |
|---|---|
| AlreadySignedInFaultException | This class represents the AlreadySignedIn fault defined by WS-Federation. |
| AttributeRequestMessage | Represents a WS-Federation Attribute Request Message. This message is created when the received message wa parameter is wattr1.0. |
| IssuerNameNotSupportedFaultException | |
| NeedFresherCredentialsFaultException | |
| NoMatchInScopeFaultException | |
| NoPseudonymInScopeFaultException | |
| NotSignedInFaultException | |
| PseudonymRequestMessage | |
| RstParameterNotAcceptedFaultException | |
| SignInRequestMessage | Represents a federation sign-in request message. |
| SignInResponseMessage | Represents a Federation SignIn Response Message. |
| SignOutCleanupRequestMessage | Represents a Federation SignOut Cleanup message. The message is created when the received message is has wa parameter set to wsignoutcleanup1.0. |
| SignOutRequestMessage | Represents a SignOut message. This message is created when the received message has the action parameter wa set to wsignout1.0. |
| UnsupportedClaimsDialectFaultException | |
| UnsupportedEncodingFaultException | |
| WSAuthorizationConstants | Defines WS-Federation Authorization constants. |
| WSAuthorizationConstants.Attributes | |
| WSAuthorizationConstants.Elements | Defines WS-Federation authorization elements. |
| WSFederationConstants | |
| WSFederationConstants.Actions | |
| WSFederationConstants.FaultCodeValues | |
| WSFederationConstants.Parameters | |
| WSFederationMessage | Defines the base class from which all the Federation messages classes derive. |
| WSFederationMessageException | This indicates an error has occurred while serializing/deserializing Federation Message. |
| WSFederationMetadataConstants | Defines WS-Federation metadata constants. |
| WSFederationMetadataConstants.Attributes | Defines WS-Federation metadata attribute constants. |
| WSFederationMetadataConstants.Elements | Defines WS-Federation metadata elements. |
| WSFederationSerializer | Defines a WSFederationSerializer object that provides methods to convert a Federation message to RST and RSTR objects, which are WS-Trust specific. |
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。