Contact Class

Definition

The contact information for the vault certificates.

public class Contact
type Contact = class
Public Class Contact
Inheritance
Contact

Constructors

Contact()

Initializes a new instance of the Contact class.

Contact(String, String, String)

Initializes a new instance of the Contact class.

Properties

EmailAddress

Gets or sets email addresss.

Name

Gets or sets name.

Phone

Gets or sets phone number.

Applies to