共用方式為


DomainCertificateBuilder.DomainKeyPair 屬性

定義

取得或設定表示網域金鑰組的 XML 字串。

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

屬性值

表示網域金鑰組的 XML 字串。

例外狀況

在 set 上,如果設定為 null、長度為零或不正確字串,則會擲回 。

適用於