Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs3144 public const string Webevent_event_is_authenticated = "Is authenticated: True"; field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Management/
H A DWebEvents.cs2017 …rmatter.AppendLine(WebBaseEvent.FormatResourceStringWithCache(SR.Webevent_event_is_authenticated)); in FormatToString()