DomainOperationCompletedEventArgs.AccountId Property

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

Gets the account identifier for this domain operation.

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

Syntax

'Declaration
Public ReadOnly Property AccountId As Guid
public Guid AccountId { get; }

Property Value

Type: System.Guid
The account identifier for this domain operation.

Remarks

This account identifier is not necessarily the same as the one set on the DomainAcquirer object. The account identifier might be different if the server’s response indicated that it ignored the values in the request and joined the client to a different AccountId.

Version Information

Silverlight

Supported in: 5, 4

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.