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 形式の名前。

適用対象