다음을 통해 공유


MetadataSerializer.TrustedIssuers 속성

정의

현재 인스턴스에 의한 메타데이터 문서에 서명하도록 신뢰되는 신뢰할 수 있는 발급자의 목록을 가져옵니다.

public:
 property System::Collections::Generic::List<System::String ^> ^ TrustedIssuers { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> TrustedIssuers { get; }
member this.TrustedIssuers : System.Collections.Generic.List<string>
Public ReadOnly Property TrustedIssuers As List(Of String)

속성 값

신뢰할 수 있는 발급자 목록입니다.

적용 대상