MessageSecurityOverRelayHttp.AlgorithmSuite Property

Definition

Specifies the algorithm suite used for security messages at the SOAP level.

public System.ServiceModel.Security.SecurityAlgorithmSuite AlgorithmSuite { get; set; }
member this.AlgorithmSuite : System.ServiceModel.Security.SecurityAlgorithmSuite with get, set
Public Property AlgorithmSuite As SecurityAlgorithmSuite

Property Value

Returns SecurityAlgorithmSuite.

Applies to