IDomainChallenge.DomainId Property

Definition

Gets the DomainIdentifier specified in the request.

public Microsoft.Media.Drm.DomainIdentifier DomainId { get; }
member this.DomainId : Microsoft.Media.Drm.DomainIdentifier
Public ReadOnly Property DomainId As DomainIdentifier

Property Value

The DomainIdentifier specified in the request. Empty if the client does not know its domain identifier or if it is not yet a member of the domain.

Applies to