Class RandomizeAuthServerPassPhraseStep
Inheritance
RandomizeAuthServerPassPhraseStep
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class RandomizeAuthServerPassPhraseStep : ProjectBuildPipelineStep
Constructors
RandomizeAuthServerPassPhraseStep()
Declaration
public RandomizeAuthServerPassPhraseStep()
Fields
RandomOpenIddictPassword
Declaration
public static readonly string RandomOpenIddictPassword
Field Value
Methods
Execute(ProjectBuildContext)
Declaration
public override void Execute(ProjectBuildContext context)
Parameters
Overrides
Extension Methods