Share via


StrongNameIdentityPermissionAttribute.PublicKey 속성

정의

16진 문자열로 표현된 강력한 이름 ID의 공개 키 값을 가져오거나 설정합니다.

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

속성 값

16진 문자열로 표현된 강력한 이름 ID의 공개 키 값입니다.

적용 대상