RegionDetails(RegionOutcome, String, String) Constructor
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.
Constructor for RegionDetails
public RegionDetails (Microsoft.Identity.Client.Region.RegionOutcome regionOutcome, string regionUsed, string autoDetectionError);
new Microsoft.Identity.Client.RegionDetails : Microsoft.Identity.Client.Region.RegionOutcome * string * string -> Microsoft.Identity.Client.RegionDetails
Public Sub New (regionOutcome As RegionOutcome, regionUsed As String, autoDetectionError As String)
Parameters
- regionOutcome
- RegionOutcome
- regionUsed
- String
- autoDetectionError
- String