次の方法で共有


UserDataAccountPartnerAccountInfo.AccountKind プロパティ

定義

このユーザー アカウントの種類を取得します。

public:
 property UserDataAccountProviderPartnerAccountKind AccountKind { UserDataAccountProviderPartnerAccountKind get(); };
UserDataAccountProviderPartnerAccountKind AccountKind();
public UserDataAccountProviderPartnerAccountKind AccountKind { get; }
var userDataAccountProviderPartnerAccountKind = userDataAccountPartnerAccountInfo.accountKind;
Public ReadOnly Property AccountKind As UserDataAccountProviderPartnerAccountKind

プロパティ値

このユーザー アカウントの種類。

適用対象