다음을 통해 공유


CertificateTags type

인증서 태그의 모양을 나타내는 인터페이스입니다. 태그는 문자열 키-값 쌍일 뿐입니다.

type CertificateTags = { [propertyName: string]: string }