다음을 통해 공유


PackageUserInformation.UserSecurityId 속성

정의

패키지 사용자의 SID(보안 식별자)를 가져옵니다.

public:
 property Platform::String ^ UserSecurityId { Platform::String ^ get(); };
winrt::hstring UserSecurityId();
public string UserSecurityId { get; }
var string = packageUserInformation.userSecurityId;
Public ReadOnly Property UserSecurityId As String

속성 값

String

Platform::String

winrt::hstring

SID입니다.

적용 대상

추가 정보