4 references to Unspecified
System.IdentityModel (4)
System\IdentityModel\Metadata\ContactPerson.cs (1)
15
ContactType _type = ContactType.
Unspecified
;
System\IdentityModel\Metadata\MetadataSerializer.cs (3)
197
return ContactType.
Unspecified
;
220
return ContactType.
Unspecified
;
1973
if (contactPerson.Type == ContactType.
Unspecified
)