CngKey.AlgorithmGroup Özellik

Tanım

Anahtar tarafından kullanılan algoritma grubunu alır.

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

Özellik Değeri

Şifreleme algoritması grubunun adını belirten bir nesne.

Öznitelikler

Şunlara uygulanır