WebActivityAuthenticationArgs

constructor(credential: Output<CredentialReferenceArgs>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, pfx: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, resource: Output<Any>? = null, type: Output<String>? = null, userTenant: Output<Any>? = null, username: Output<Any>? = null)