Share via


EncryptedReference.Uri 屬性

定義

取得或設定 EncryptedReference 物件的統一資源識別元 (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

屬性值

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

例外狀況

Uri 屬性被設定為 null

備註

使用這個屬性來指出加密數據的位置。

適用於