LicenseAcquirer Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The LicenseAcquirer type exposes the following members.

Properties

  Name Description
Public property ChallengeCustomData Gets or sets a string that contains service-specific data to be conveyed to the license server without implementing manual license acquisition.
Public property DomainAcquirer Gets or sets a DomainAcquirer to handle Join Domain requests that are triggered from License Server exceptions (DomainRequired or RenewDomain).
Public property InjectClientInformation Gets or sets a value that indicates whether identifiable client information is injected into the license acquisition.
Public propertySupported by Silverlight for Windows Phone LicenseServerUriOverride Gets or sets a Uniform Resource Identifier (URI) value that overrides whatever the license server URI is in the content header.

Top