5 references to TokenTypesOffered
System.IdentityModel (5)
System\IdentityModel\Metadata\MetadataSerializer.cs (5)
1755if (roleDescriptor.TokenTypesOffered == null) 1846roleDescriptor.TokenTypesOffered.Add(tokenTypeUri); 3096if (wsDescriptor.TokenTypesOffered == null) 3103if (wsDescriptor.TokenTypesOffered.Count > 0) 3106foreach (Uri tokenType in wsDescriptor.TokenTypesOffered)