Microsoft.Identity.Client.Internal.ClientInfo class ClientInfo Documentation Code public Dictionary<string, string> AdditionalResponseParameters { get; } public string UniqueObjectIdentifier { get; set; } public string UniqueTenantIdentifier { get; set; } public ClientInfo() public static ClientInfo CreateFromJson(string clientInfo) public string ToAccountIdentifier()