MicrosoftAccountDefaults.UserInformationEndpoint Field
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.
The Microsoft Graph API endpoint that is used to gather additional user information.
public: static initonly System::String ^ UserInformationEndpoint;
public static readonly string UserInformationEndpoint;
staticval mutable UserInformationEndpoint : string
Public Shared ReadOnly UserInformationEndpoint As String