VasaAuthenticationType_enum

VasaAuthenticationType_enum
VasaAuthenticationType_enum

VASA provider authentication type.

Possible values:

  • LoginByToken: Login using SAML token.
  • UseSessionId: Use id of an existing session that has logged-in from somewhere else.
This data structure has no properties.
Enumeration: LoginByToken, UseSessionId,