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