Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Diagnostics/
H A DSecurityTraceRecordHelper.cs125 this.channelBindingUsed = this.policyHelper.ShouldAddChannelBindingToASC(); in WriteTo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Tokens/
H A DKerberosReceiverSecurityToken.cs208 if (policyHelper.ShouldAddChannelBindingToASC()) in Initialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DWindowsSspiNegotiation.cs382 if (policyHelper.ShouldAddChannelBindingToASC()) in GetOutgoingBlob()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DSecurityUtils.cs772 public bool ShouldAddChannelBindingToASC() in ShouldAddChannelBindingToASC() method in System.IdentityModel.ExtendedProtectionPolicyHelper