ServiceModelSecurityTokenRequirement.SecureConversationSecurityBindingElementProperty Property
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.
Gets the key for the token requirement property whose value is the security binding element used to secure the secure conversation bootstrap messages.
public:
static property System::String ^ SecureConversationSecurityBindingElementProperty { System::String ^ get(); };
public static string SecureConversationSecurityBindingElementProperty { get; }
static member SecureConversationSecurityBindingElementProperty : string
Public Shared ReadOnly Property SecureConversationSecurityBindingElementProperty As String
Property Value
The key for the token requirement property whose value represents the security binding element to be used for securing the secure conversation bootstrap messages.
Remarks
The value that corresponds to this key is of type SecurityBindingElement.