Home
last modified time | relevance | path

Searched defs:allowFirstTokenMismatch (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 DReceiveSecurityHeader.cs35 bool allowFirstTokenMismatch; field in System.ServiceModel.Security.ReceiveSecurityHeader
2036 bool allowFirstTokenMismatch; field in System.ServiceModel.Security.TokenTracker
2044 …(SupportingTokenAuthenticatorSpecification spec, SecurityToken token, bool allowFirstTokenMismatch) in TokenTracker()