다음을 통해 공유


SignatureDescription.KeyAlgorithm 속성

정의

서명 설명에 대한 키 알고리즘을 가져오거나 설정합니다.

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

속성 값

서명 설명에 대한 키 알고리즘입니다.

적용 대상

추가 정보