Share via


DomainAcquirer.LeaveDomainAsync Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Method used to start an asynchronous leave domain operation.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Sub LeaveDomainAsync ( _
    serviceId As Guid, _
    accountId As Guid, _
    domainServerUrl As Uri _
)
public void LeaveDomainAsync(
    Guid serviceId,
    Guid accountId,
    Uri domainServerUrl
)

Parameters

  • serviceId
    Type: System..::.Guid
    The service identifier for this domain. serviceId is optional. If it is not required, you can specify Guid..::.Empty.
  • domainServerUrl
    Type: System..::.Uri
    URL to the domain controller server which is used to manage domains.

Remarks

Version Notes

Windows Phone

This member is not implemented in Windows Phone OS 7.1.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

DomainAcquirer Class

System.Windows.Media Namespace

Other Resources

Digital Rights Management (DRM) for Windows Phone 8