次の方法で共有


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

この種類のユーザー アカウントを使用するサービスの優先度を取得します。

適用対象