FederatedMessageSecurityOverHttp Class
.NET Framework 4.5
Configures the message-level security of the WSFederationHttpBinding binding.
Namespace:
System.ServiceModel
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The FederatedMessageSecurityOverHttp type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FederatedMessageSecurityOverHttp | Initializes a new instance of the FederatedMessageSecurityOverHttp class. |
| Name | Description | |
|---|---|---|
![]() | AlgorithmSuite | Gets and sets the algorithm suite that specifies the message encryption and key-wrap algorithms. |
![]() | ClaimTypeRequirements | Gets a collection of the ClaimTypeRequirement instances for this binding. |
![]() | EstablishSecurityContext | Gets or sets whether a security context requires being put into place. |
![]() | IssuedKeyType | Specifies the type of key to be issued. |
![]() | IssuedTokenType | Specifies the type of token which should be issued by the security token service. |
![]() | IssuerAddress | Gets or sets the endpoint address of the security token service that issues credentials for the service. |
![]() | IssuerBinding | Gets or sets the binding to be used by the client when communicating with the security token service whose endpoint address equals IssuerAddress. |
![]() | IssuerMetadataAddress | Gets or sets the endpoint address for communicating with the security token service out of band. |
![]() | NegotiateServiceCredential | Specifies whether a message level SSL negotiation is done to obtain the service’s certificate. |
![]() | TokenRequestParameters | Gets a collection of XML elements to be sent in the message body to the security token service when requesting a token. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ShouldSerializeAlgorithmSuite | Returns whether the algorithm suite to be used for securing messages at the SOAP level should be serialized. |
![]() | ShouldSerializeClaimTypeRequirements | Returns that any existing claim type requirements can be serialized. |
![]() | ShouldSerializeEstablishSecurityContext | Returns an indication whether the security context is not the default and therefore should be serialized. |
![]() | ShouldSerializeIssuedKeyType | Returns an indication whether the issued key type is not the default and therefore should be serialized. |
![]() | ShouldSerializeNegotiateServiceCredential | Returns an indication whether the process of negotiating for service credentials is not the default process and therefore should be serialized. |
![]() | ShouldSerializeTokenRequestParameters | Returns an indication that any existing token request parameters can be serialized. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
