다음을 통해 공유


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입니다.

적용 대상