Enterprise 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
사용자가 회사 앱을 설치하기 위해 등록할 수 있거나 사용자가 등록을 취소할 수 있는 엔터프라이즈를 나타냅니다.
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
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
|
API contract |
Windows.Phone.PhoneContract (v1.0에서 도입되었습니다.)
|
속성
EnrollmentValidFrom |
엔터프라이즈에서 사용자의 등록이 유효한 시작 날짜를 가져옵니다. |
EnrollmentValidTo |
엔터프라이즈에서 사용자의 등록이 유효한 종료 날짜를 가져옵니다. |
Id |
엔터프라이즈 인증서에 표시되는 엔터프라이즈의 고유 ID를 가져옵니다. |
Name |
엔터프라이즈 인증서에 표시되는 엔터프라이즈의 이름을 가져옵니다. |
Status |
엔터프라이즈에서 사용자 등록의 현재 상태 가져옵니다. |
WorkplaceId |
엔터프라이즈 인증서에 표시되는 엔터프라이즈의 고유 ID를 가져옵니다. |