CngKeyBlobFormat.Format Property

Definition

Gets the name of the key BLOB format that the current CngKeyBlobFormat object specifies.

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

Property Value

The embedded key BLOB format name.

Applies to