1 write to Type
System.IdentityModel (1)
System\IdentityModel\Configuration\IssuerNameRegistryElement.cs (1)
17
Type
= type;
2 references to Type
System.IdentityModel (2)
System\IdentityModel\Configuration\IdentityConfiguration.cs (2)
281
Type type = string.IsNullOrEmpty(element.
Type
) ? DefaultIssuerNameRegistryType : Type.GetType(element.
Type
);