KnownUserProperties 클래스

정의

사용자에 대한 기본 정보를 포함합니다.

public ref class KnownUserProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class KnownUserProperties final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownUserProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class KnownUserProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownUserProperties
Public Class KnownUserProperties
상속
Object Platform::Object IInspectable KnownUserProperties
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

속성

AccountName

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

AgeEnforcementRegion

사용자의 연령 적용 지역을 나타내는 문자열을 가져옵니다.

DisplayName

사용자의 표시 이름을 가져옵니다.

DomainName

사용자의 도메인 이름을 가져옵니다.

FirstName

사용자의 이름을 가져옵니다.

GuestHost

사용자의 게스트 호스트를 가져옵니다.

LastName

사용자의 성을 가져옵니다.

PrincipalName

사용자의 보안 주체 이름을 가져옵니다.

ProviderName

사용자의 공급자 이름을 가져옵니다.

SessionInitiationProtocolUri

사용자의 세션 시작 프로토콜 Uri를 가져옵니다.

적용 대상