Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Protocols/WSTrust/
H A DWSTrustFeb2005ConstantsAdapter.cs98 … this.RequestSecurityContextToken = WSTrustFeb2005Constants.Actions.RequestSecurityContextToken; in WSTrustFeb2005Actions()
H A DWSTrust13ConstantsAdapter.cs140RequestSecurityContextToken = WSTrust13Constants.Actions.RequestSecurityContextToken; in WSTrust13Actions()
H A DWSTrustFeb2005Constants.cs59 …public const string RequestSecurityContextToken = "http://schemas.xmlsoap.org/ws/2005/02/trust/RST… field in System.IdentityModel.Protocols.WSTrust.WSTrustFeb2005Constants.Actions
H A DWSTrust13Constants.cs71 …public const string RequestSecurityContextToken = "http://docs.oasis-open.org/ws-sx/ws-trust/20051… field in System.IdentityModel.Protocols.WSTrust.WSTrust13Constants.Actions
H A DWSTrustConstantsAdapter.cs163 internal string RequestSecurityContextToken property in System.IdentityModel.Protocols.WSTrust.WSTrustConstantsAdapter.WSTrustActions