KeyInfo.Id 속성

정의

키 정보 ID를 가져오거나 설정합니다.

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

속성 값

String

키 정보 ID입니다.

적용 대상