UserDataAccountPartnerAccountInfo Class

Definition

Represents data about an account for partner service.

public ref class UserDataAccountPartnerAccountInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class UserDataAccountPartnerAccountInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class UserDataAccountPartnerAccountInfo
Public NotInheritable Class UserDataAccountPartnerAccountInfo
Inheritance
Object Platform::Object IInspectable UserDataAccountPartnerAccountInfo
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Properties

AccountKind

Gets the type of this user account.

DisplayName

Gets the human readable display name for this user account.

Priority

Gets the priority for the service that uses this kind of user account.

Applies to