EncryptionMethod.Algorithm Propriedade
Definição
Obtém ou define o atributo do algoritmo do método de criptografia.Gets or sets the encryption method algorithm attribute.
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
Valor da propriedade
O URI do algoritmo de criptografia.The encryption algorithm URI.