C# 클래스 AuthBridge.Clients.AzureAdUserData

파일 보기 프로젝트 열기: Teleopti/authbridge

공개 프로퍼티들

프로퍼티 타입 설명
displayName string
objectId string
userPrincipalName string

프로퍼티 상세

displayName 공개적으로 프로퍼티

public string displayName
리턴 string

objectId 공개적으로 프로퍼티

public string objectId
리턴 string

userPrincipalName 공개적으로 프로퍼티

public string userPrincipalName
리턴 string