SetJoinDomainResponse Method
Collapse the table of content
Expand the table of content

DomainAcquirer.SetJoinDomainResponse Method

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

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

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

'Declaration
Protected Sub SetJoinDomainResponse ( _
	domainResponse As Stream _
)

Parameters

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

Version Notes

Windows Phone

This member is not implemented in Windows Phone OS 7.1.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft