System.ServiceModel.Security.SecurityPolicyStrings
namespace System.ServiceModel.Security
{
internal static class SecurityPolicyStrings
{
public const string SecureConversationBootstrapBindingElementsBelowSecurityKey = "SecureConversationBootstrapBindingElementsBelowSecurityKey";
}
}