共用方式為


Scope.AppliesToAddress 屬性

定義

取得或設定信賴憑證者的 appliesTo 位址。

public:
 virtual property System::String ^ AppliesToAddress { System::String ^ get(); void set(System::String ^ value); };
public virtual string AppliesToAddress { get; set; }
member this.AppliesToAddress : string with get, set
Public Overridable Property AppliesToAddress As String

屬性值

信賴憑證者的 appliesTo 位址。 這通常會是 URI。

適用於