AuthenticationResultMetadata.RegionDetails 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.
Contains the outcome of the region discovery if region was used.
public Microsoft.Identity.Client.RegionDetails RegionDetails { get; set; }
member this.RegionDetails : Microsoft.Identity.Client.RegionDetails with get, set
Public Property RegionDetails As RegionDetails