LicenseAcquirer.DomainAcquirer Property
Gets or sets a DomainAcquirer to handle Join Domain requests that are triggered from License Server exceptions (DomainRequired or RenewDomain).
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.DomainAcquirerA DomainAcquirer to handle Join Domain requests that are triggered from License Server exceptions (DomainRequired or RenewDomain).
This property holds a DomainAcquirer to handle Join Domain requests that are triggered from License Server exceptions (DomainRequired or RenewDomain). Because the license acquisition error can contain all the necessary information (ServiceID, AccountID, ServerUrl, and CustomData), the DomainAcquirer property is useful mainly for a derived DomainAcquirer implementing manual Join Domain in order to add authentication information to the messages or provide custom error handling (ServiceSpecificError, for example).
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.