Bearbeiten

ServiceModelSecurityTokenRequirement.SecurityAlgorithmSuiteProperty Property

Definition

Gets the key for the token requirement property whose value is the algorithm suite that the channel uses to perform message security.

public:
 static property System::String ^ SecurityAlgorithmSuiteProperty { System::String ^ get(); };
public static string SecurityAlgorithmSuiteProperty { get; }
static member SecurityAlgorithmSuiteProperty : string
Public Shared ReadOnly Property SecurityAlgorithmSuiteProperty As String

Property Value

The key for the token requirement property whose value is SecurityAlgorithmSuite.

Applies to

See also