Home
last modified time | relevance | path

Searched refs:LaxTsLastName (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DWSSecurityPolicy.cs42 public const string LaxTsLastName = "LaxTsLast"; field in System.ServiceModel.Security.WSSecurityPolicy
1534 return CreateWsspAssertion(LaxTsLastName); in CreateLayoutAssertion()
1553 else if (TryImportWsspAssertion(assertions, LaxTsLastName)) in TryImportLayoutAssertion()