Class UserAuthenticationTypeTransformerOptions
Options for UserAuthenticationTypeTransformer.
Namespace: Tableau.Migration.Engine.Hooks.Transformers.Default
Assembly: Tableau.Migration.dll
Syntax
public class UserAuthenticationTypeTransformerOptions
Properties
AuthenticationType
Gets the authentication type to set, defaults to ServerDefault.
Declaration
public string AuthenticationType { get; init; }
Property Value
Type | Description |
---|---|
string |