PlayReadyDomain Class

Definition

Provides access to metadata about a domain to which the current system is a member.

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
Inheritance
Object Platform::Object IInspectable PlayReadyDomain
Attributes
Implements

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

AccountId

Gets the current domain account identifier property.

DomainJoinUrl

Gets the URL used to join the domain.

FriendlyName

Gets the current domain friendly name.

Revision

Gets the current domain revision number.

ServiceId

Gets the current domain service identifier property.

Applies to

See also