loginIntent

val loginIntent: PendingIntent? = null

An Android PendingIntent to launch to start the login process for this eMSP. This should be used if the eMSP service has, for example, web-based authentication to allow the end-user to login to their service. null if no PendingIntent is needed to launch the authentication process for this eMSP.