共用方式為


KeyInfoRetrievalMethod.Uri 屬性

定義

取得或設定 KeyInfoRetrievalMethod 物件的統一資源識別元 (URI)。

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

屬性值

String

KeyInfoRetrievalMethod 物件的統一資源識別元 (URI)。

適用於