다음을 통해 공유


UserDataAccountPartnerAccountInfo.AccountKind 속성

정의

이 사용자 계정의 유형을 가져옵니다.

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

속성 값

이 사용자 계정의 유형입니다.

적용 대상