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

속성 값

String

포함된 알고리즘 그룹 이름입니다.

적용 대상