Interface ITableauCloudUsernameMapping
Interface for a content mapping that maps users to supply a Tableau Cloud compatible username.
Inherited Members
Namespace: Tableau.Migration.Engine.Hooks.Mappings.Default
Assembly: Tableau.Migration.dll
Syntax
public interface ITableauCloudUsernameMapping : IContentMapping<IUser>, IMigrationHook<ContentMappingContext<IUser>>