EnterpriseEnrollmentResult 类

定义

报告用户启动的注册操作的状态。

public ref class EnterpriseEnrollmentResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class EnterpriseEnrollmentResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class EnterpriseEnrollmentResult
Public NotInheritable Class EnterpriseEnrollmentResult
继承
Object Platform::Object IInspectable EnterpriseEnrollmentResult
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Phone.PhoneContract (在 v1.0 中引入)

注解

调用 EnterpriseEnrollmentManager.RequestEnrollmentAsync 以获取此对象的实例。

属性

EnrolledEnterprise

获取用户为其发起注册的企业。

Status

获取用户启动的注册操作的状态。

适用于