Поделиться через


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)

Значение свойства

Список доверенных издателей.

Применяется к