CngKey.AlgorithmGroup Свойство

Определение

Возвращает группу алгоритмов, используемую ключом.

public:
 property System::Security::Cryptography::CngAlgorithmGroup ^ AlgorithmGroup { System::Security::Cryptography::CngAlgorithmGroup ^ get(); };
public System.Security.Cryptography.CngAlgorithmGroup AlgorithmGroup { [System.Security.SecurityCritical] get; }
public System.Security.Cryptography.CngAlgorithmGroup AlgorithmGroup { get; }
[<get: System.Security.SecurityCritical>]
member this.AlgorithmGroup : System.Security.Cryptography.CngAlgorithmGroup
member this.AlgorithmGroup : System.Security.Cryptography.CngAlgorithmGroup
Public ReadOnly Property AlgorithmGroup As CngAlgorithmGroup

Значение свойства

Объект, указывающий имя группы алгоритмов шифрования.

Атрибуты

Применяется к