EncryptionMethod.Algorithm Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l'attribut de l'algorithme de la méthode de chiffrement.
public:
property Uri ^ Algorithm { Uri ^ get(); void set(Uri ^ value); };
public Uri Algorithm { get; set; }
member this.Algorithm : Uri with get, set
Public Property Algorithm As Uri
Valeur de propriété
URI de l'algorithme de chiffrement.