Aracılığıyla paylaş


SecurityKeyElement.IsSupportedAlgorithm(String) Yöntem

Tanım

Belirtilen algoritmanın bu anahtar tarafından desteklenip desteklenmediğini gösteren bir değer döndürür.

public:
 override bool IsSupportedAlgorithm(System::String ^ algorithm);
public override bool IsSupportedAlgorithm (string algorithm);
override this.IsSupportedAlgorithm : string -> bool
Public Overrides Function IsSupportedAlgorithm (algorithm As String) As Boolean

Parametreler

algorithm
String

Denetlenecek algoritma.

Döndürülenler

true algoritma bu anahtar tarafından destekleniyorsa; aksi takdirde , false.

Şunlara uygulanır