2 writes to TokenType
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
177rst.TokenType = SecurityContextTokenUri;
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
564rst.TokenType = _sctUri;
2 references to TokenType
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSTrust.cs (2)
962if (rst.TokenType != null) 965writer.WriteString(rst.TokenType);