다음을 통해 공유


Enterprise 클래스

정의

사용자가 회사 앱을 설치하기 위해 등록할 수 있거나 사용자가 등록을 취소할 수 있는 엔터프라이즈를 나타냅니다.

public ref class Enterprise sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Enterprise final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Enterprise
Public NotInheritable Class Enterprise
상속
Object Platform::Object IInspectable Enterprise
특성

Windows 요구 사항

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

속성

EnrollmentValidFrom

엔터프라이즈에서 사용자의 등록이 유효한 시작 날짜를 가져옵니다.

EnrollmentValidTo

엔터프라이즈에서 사용자의 등록이 유효한 종료 날짜를 가져옵니다.

Id

엔터프라이즈 인증서에 표시되는 엔터프라이즈의 고유 ID를 가져옵니다.

Name

엔터프라이즈 인증서에 표시되는 엔터프라이즈의 이름을 가져옵니다.

Status

엔터프라이즈에서 사용자 등록의 현재 상태 가져옵니다.

WorkplaceId

엔터프라이즈 인증서에 표시되는 엔터프라이즈의 고유 ID를 가져옵니다.

적용 대상