IPlayReadyDomain Interface

Definition

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

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
Derived
Attributes

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