Share via


DomainAcquirer.SetLeaveDomainResponse Method

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

Used to set the Leave domain operation response during a manual leave domain operation in a derived DomainAcquirer.

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

Syntax

Protected Sub SetLeaveDomainResponse ( _
    domainResponse As Stream _
)
protected void SetLeaveDomainResponse(
    Stream domainResponse
)

Parameters

  • domainResponse
    Type: System.IO..::.Stream
    The leave domain operation response sent back to the client by the domain controller server.

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