PathItem.EncryptionContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
檔案的加密內容。 加密內容是儲存在檔案上時不會加密的中繼資料。 此欄位的主要應用程式是儲存非加密的資料,可用來衍生檔案的客戶提供金鑰。 不適用於目錄。
public string EncryptionContext { get; }
member this.EncryptionContext : string
Public ReadOnly Property EncryptionContext As String