2 references to GetCredentialsHandle
System.ServiceModel (2)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
135
this.credentialsHandle = SecurityUtils.
GetCredentialsHandle
(this.BootstrapSecurityBindingElement, this.IssuerBindingContext);
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
335
this.credentialsHandle = SecurityUtils.
GetCredentialsHandle
(this.bootstrapSecurityBindingElement, this.issuerBindingContext);