ProfileInfoCollection 생성자

정의

비어 있는 새 ProfileInfoCollection를 만듭니다.

public:
 ProfileInfoCollection();
public ProfileInfoCollection ();
Public Sub New ()

예제

예는 ProfileProvider 구현을 만드는 ProfileInfoCollection 데이터 저장소에 사용자 프로필을 참조 하세요. 프로필 공급자를 구현합니다.

설명

ProfileInfoCollection 프로필 공급자 구현자를 통해 생성 되 고에서 반환 되는 GetAllProfiles, GetAllInactiveProfiles, FindProfilesByUserName, 및 FindInactiveProfilesByUserName 의 메서드를 ProfileProvider 추상 클래스입니다.

적용 대상

추가 정보