MetadataSerializer.TrustedIssuers 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取能够通过当前实例签署元数据文档的可信发行人列表。
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)
	属性值
受信任的颁布者列表。