CngKey.Algorithm Eigenschap

Definitie

Hiermee haalt u het algoritme op dat door de sleutel wordt gebruikt.

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

Waarde van eigenschap

Een object dat de naam van een versleutelingsalgoritmen aangeeft.

Kenmerken

Van toepassing op