Share via


RegionDetails(RegionOutcome, String, String) Constructor

Definition

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

Applies to