2 references to SamlSecurityToken
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\WSSecurityJan2004.cs (2)
144protected override Type[] GetTokenTypesCore() { return new Type[] { typeof(SamlSecurityToken) }; } 481return typeof(SamlSecurityToken);