6 writes to TokenType
Binding.WS.FederationHttp.IntegrationTests (1)
WSFederationHttpBindingTests.cs (1)
49
TokenType
= Saml2Constants.OasisWssSaml2TokenProfile11,
System.ServiceModel.Federation (2)
System\ServiceModel\Federation\WsTrustTokenParameters.cs (2)
188
TokenType
= Saml2Constants.OasisWssSaml2TokenProfile11,
203
TokenType
= Saml2Constants.OasisWssSaml2TokenProfile11,
System.ServiceModel.Federation.Tests (1)
WSTrustChannelSecurityTokenProviderTest.cs (1)
41
TokenType
= Saml2Constants.OasisWssSaml2TokenProfile11,
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (2)
36
TokenType
= other.TokenType;
76
TokenType
= tokenType;
4 references to TokenType
System.ServiceModel.Primitives (4)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (4)
36
TokenType = other.
TokenType
;
153
sb.AppendLine(string.Format(CultureInfo.InvariantCulture, "TokenType: {0}",
TokenType
== null ? "null" :
TokenType
));
194
requirement.TokenType =
TokenType
;