Share via


DomainCertificateBuilder.DomainKeyPair Property

Definition

Gets or sets the XML string representing the domain key pair.

public string DomainKeyPair { get; set; }
member this.DomainKeyPair : string with get, set
Public Property DomainKeyPair As String

Property Value

The XML string representing the domain key pair.

Exceptions

On set, thrown if set to a string which is null, has zero length, or is otherwise invalid.

Applies to