CngKeyBlobFormat.Format 屬性

定義

取得目前的 CngKeyBlobFormat 物件指定的金鑰 BLOB 格式名稱。

public:
 property System::String ^ Format { System::String ^ get(); };
public string Format { get; }
member this.Format : string
Public ReadOnly Property Format As String

屬性值

String

內嵌的金鑰 BLOB 格式名稱。

適用於