AuthenticationResult.UserInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets user information including user Id. Some elements in UserInfo might be null if not returned by the service.
[System.Runtime.Serialization.DataMember]
public Microsoft.IdentityModel.Clients.ActiveDirectory.UserInfo UserInfo { get; }
member this.UserInfo : Microsoft.IdentityModel.Clients.ActiveDirectory.UserInfo
Public ReadOnly Property UserInfo As UserInfo
Property Value
- Attributes
-
System.Runtime.Serialization.DataMemberAttribute