다음을 통해 공유


UserPrincipal.EmployeeId 속성

정의

이 사용자 보안 주체의 직원 ID를 가져오거나 설정합니다.

public:
 property System::String ^ EmployeeId { System::String ^ get(); void set(System::String ^ value); };
public string EmployeeId { get; set; }
member this.EmployeeId : string with get, set
Public Property EmployeeId As String

속성 값

사용자 보안 주체의 직원 ID입니다.

예외

기본 저장소가 이 속성을 지원하지 않는 경우

적용 대상