AuthenticationConfig constructor

AuthenticationConfig({
  1. String? userWorkloadAuthenticationType,
})

Implementation

AuthenticationConfig({this.userWorkloadAuthenticationType});