EncryptingCredentials.Algorithm Propiedad

Definición

Obtiene o establece el algoritmo de cifrado.

public:
 property System::String ^ Algorithm { System::String ^ get(); void set(System::String ^ value); };
public string Algorithm { get; set; }
member this.Algorithm : string with get, set
Public Property Algorithm As String

Valor de propiedad

URI que representa el algoritmo criptográfico que se usa para cifrar la clave de prueba.

Excepciones

Se intenta establecer la propiedad null en o en una cadena vacía.

Se aplica a