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

속성 값

포함된 키 BLOB 형식의 이름입니다.

적용 대상