Class ContactType.ContactTypeValues
- Namespace
- ComponentSpace.Saml2.Metadata
- Assembly
- ComponentSpace.Saml2.dll
The contact types.
public static class ContactType.ContactTypeValues
- Inheritance
-
ContactType.ContactTypeValues
- Inherited Members
Fields
Administrative
Administrative.
public const string Administrative = "administrative"
Field Value
Billing
Billing.
public const string Billing = "billing"
Field Value
Other
Other.
public const string Other = "other"
Field Value
Support
Support.
public const string Support = "support"
Field Value
Technical
Technical.
public const string Technical = "technical"