Freigeben über


EncryptionMethod(Uri) Konstruktor

Definition

Initialisiert eine neue Instanz der EncryptionMethod Klasse mit dem angegebenen Verschlüsselungsalgorithmus.

public:
 EncryptionMethod(Uri ^ algorithm);
public EncryptionMethod(Uri algorithm);
new System.IdentityModel.Metadata.EncryptionMethod : Uri -> System.IdentityModel.Metadata.EncryptionMethod
Public Sub New (algorithm As Uri)

Parameter

algorithm
Uri

Der Verschlüsselungsalgorithmus-URI.

Ausnahmen

algorithm ist null.

Gilt für: