Type Alias: OrgStateInfo
OrgStateInfo:
object
Represents the authentication state and reason for a Salesforce org.
Each org in a multi org configuration has its own OrgStateInfo tracked in the orgStates map of BootstrapResponse and LogoutResponse.
reason:
string
Required. The reason for the current state.
state:
string
Required. The current authentication state of the org.