共用方式為


StreamProtectionInformation.KeyData 屬性

定義

取得或設定用來加密內容的 base64 編碼二進位內容金鑰。

public byte[] KeyData { get; set; }
member this.KeyData : byte[] with get, set
Public Property KeyData As Byte()

屬性值

Byte[]

用來加密內容的 base64 編碼二進位內容金鑰。

適用於