3 references to BearerKey
System.ServiceModel.Federation (3)
System\ServiceModel\Federation\WsFederationHttpBinding.cs (1)
59if (WSTrustTokenParameters.KeyType == SecurityKeyType.BearerKey)
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (2)
135case SecurityKeyType.BearerKey: 144if (WSTrustTokenParameters.KeyType != SecurityKeyType.BearerKey &&