Show / Hide Table of Contents

Class ContactType.ContactTypeValues

The contact types.

Inheritance
object
ContactType.ContactTypeValues
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: ComponentSpace.SAML2.Metadata
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class ContactType.ContactTypeValues

Fields

Administrative

Administrative.

Declaration
public const string Administrative = "administrative"
Field Value
Type Description
string

Billing

Billing.

Declaration
public const string Billing = "billing"
Field Value
Type Description
string

Other

Other.

Declaration
public const string Other = "other"
Field Value
Type Description
string

Support

Support.

Declaration
public const string Support = "support"
Field Value
Type Description
string

Technical

Technical.

Declaration
public const string Technical = "technical"
Field Value
Type Description
string
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2025. All rights reserved.