PlayReadyDomain クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のシステムがメンバーであるドメインに関するメタデータへのアクセスを提供します。
public ref class PlayReadyDomain sealed : IPlayReadyDomain
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyDomain final : IPlayReadyDomain
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadyDomain : IPlayReadyDomain
Public NotInheritable Class PlayReadyDomain
Implements IPlayReadyDomain
- 継承
- 属性
- 実装
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
プロパティ
AccountId |
現在のドメイン アカウント識別子プロパティを取得します。 |
DomainJoinUrl |
ドメインへの参加に使用する URL を取得します。 |
FriendlyName |
現在のドメインフレンドリ名を取得します。 |
Revision |
現在のドメイン リビジョン番号を取得します。 |
ServiceId |
現在のドメイン サービス識別子プロパティを取得します。 |