IDomainChallenge.DomainId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.