AuthenticationGetSessionOptions   
    Options to be used when getting an AuthenticationSession from an AuthenticationProvider.
Properties
Link copied to clipboard
                  The account that you would like to get a session for. This is passed down to the Authentication Provider to be used for creating the correct session.
Link copied to clipboard
                  Whether the existing session preference should be cleared.
Link copied to clipboard
                  Whether login should be performed if there is no matching session.
Link copied to clipboard
                  Whether we should attempt to reauthenticate even if there is already a session available.