IdentityGenerator Class

Definition

public ref class IdentityGenerator : Microsoft::VisualStudio::Web::CodeGeneration::ICodeGenerator
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("identity")]
public class IdentityGenerator : Microsoft.VisualStudio.Web.CodeGeneration.ICodeGenerator
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Alias("identity")>]
type IdentityGenerator = class
    interface ICodeGenerator
Public Class IdentityGenerator
Implements ICodeGenerator
Inheritance
IdentityGenerator
Attributes
Implements

Constructors

IdentityGenerator(IApplicationInfo, IServiceProvider, ICodeGeneratorActionsService, IProjectContext, IConnectionStringsWriter, Workspace, ICodeGenAssemblyLoadContext, IFileSystem, ILogger)

Properties

TemplateFolders

Methods

GenerateCode(IdentityGeneratorCommandLineModel)

Applies to