EncryptionMethod.Algorithm Property

Definition

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

Property Value

Uri

The encryption algorithm URI.

Applies to