CngAlgorithmGroup.AlgorithmGroup プロパティ

定義

現在の CngAlgorithm オブジェクトが指定するアルゴリズム グループの名前を取得します。

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

プロパティ値

埋め込まれているアルゴリズム グループ名。

適用対象