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