다음을 통해 공유


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

속성 값

신뢰할 수 있는 공급자의 컬렉션입니다.

적용 대상