BasicHttpRelayMessageSecurityElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A configuration element that configures SOAP message security.
public sealed class BasicHttpRelayMessageSecurityElement : System.Configuration.ConfigurationElement
type BasicHttpRelayMessageSecurityElement = class
inherit ConfigurationElement
Public NotInheritable Class BasicHttpRelayMessageSecurityElement
Inherits ConfigurationElement
- Inheritance
-
BasicHttpRelayMessageSecurityElement
Constructors
BasicHttpRelayMessageSecurityElement() |
Properties
AlgorithmSuite |
Gets or sets the security algorithm to use with the BasicHttpRelayMessageSecurityElement class. |
ClientCredentialType |
Gets or sets the type of client credential used for client authentication. |