UserDataAccountPartnerAccountInfo 类

定义

表示有关合作伙伴服务的帐户的数据。

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
继承
Object Platform::Object IInspectable UserDataAccountPartnerAccountInfo
属性

Windows 要求

设备系列
Windows 10 Anniversary Edition (在 10.0.14393.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v3.0 中引入)

属性

AccountKind

获取此用户帐户的类型。

DisplayName

获取此用户帐户的人类可读显示名称。

Priority

获取使用此类用户帐户的服务的优先级。

适用于