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 を取得します。 |