authenticationType property
The authentication method. The user is authenticated using a streaming URL
(API
) or SAML 2.0 federation (SAML
).
Implementation
final AuthenticationType? authenticationType;
The authentication method. The user is authenticated using a streaming URL
(API
) or SAML 2.0 federation (SAML
).
final AuthenticationType? authenticationType;