ManagementAdministrationConfiguration.TrustedProviders 属性

定义

返回受信任提供程序的集合。

public:
 property System::Collections::ICollection ^ TrustedProviders { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection TrustedProviders { get; }
member this.TrustedProviders : System.Collections.ICollection
Public ReadOnly Property TrustedProviders As ICollection

属性值

受信任的提供程序的集合。

适用于