EnterpriseEnrollmentManager 클래스

정의

엔터프라이즈의 등록을 관리합니다.

public ref class EnterpriseEnrollmentManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class EnterpriseEnrollmentManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public static class EnterpriseEnrollmentManager
Public Class EnterpriseEnrollmentManager
상속
Object Platform::Object IInspectable EnterpriseEnrollmentManager
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Phone.PhoneContract (v1.0에서 도입되었습니다.)

설명

이 클래스는 static 클래스입니다.

속성

CurrentEnterprise

현재 앱에 등록된 엔터프라이즈를 가져옵니다.

EnrolledEnterprises

사용자가 등록된 모든 엔터프라이즈의 목록을 가져옵니다.

메서드

RequestEnrollmentAsync(String)

Uri로 식별된 엔터프라이즈를 등록하거나 다시 등록합니다.

RequestUnenrollmentAsync(Enterprise)

Uri로 식별된 엔터프라이즈의 등록을 취소합니다.

ValidateEnterprisesAsync()

사용자의 엔터프라이즈 등록 유효성을 검사하는 연결을 트리거합니다.

적용 대상