次の方法で共有


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

プロパティ値

信頼されたプロバイダーのコレクション。

適用対象