EncryptedKeyIdentifierClause.EncryptionMethod Eigenschap

Definitie

Hiermee haalt u het cryptografische algoritme op dat wordt gebruikt om de sleutel te versleutelen.

public:
 property System::String ^ EncryptionMethod { System::String ^ get(); };
public string EncryptionMethod { get; }
member this.EncryptionMethod : string
Public ReadOnly Property EncryptionMethod As String

Waarde van eigenschap

Het cryptografische algoritme dat wordt gebruikt om de sleutel te versleutelen.

Opmerkingen

Normaal gesproken is de waarde van de EncryptionMethod eigenschap een van de statische constante tekenreeksen in de SecurityAlgorithms klasse.

Van toepassing op