System.ServiceModel.PolicyStrings static class PolicyStrings Documentation Code namespace System.ServiceModel { internal static class PolicyStrings { public const string Namespace = "http://schemas.xmlsoap.org/ws/2002/12/policy"; } }