次の方法で共有


EncryptionMethod.Algorithm プロパティ

定義

暗号化メソッドのアルゴリズムの属性を取得または設定します。

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

プロパティ値

Uri

暗号化アルゴリズム URI。

適用対象