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