Click or drag to resize

ExternalLoginProviderCreateLocalAccountWithoutPage Property

Namespace:  Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[AddInLabelAttribute("Create local account without showing the "create new user" page ")]
[AddInParameterAttribute("CreateLocalAccountWithoutPage")]
[AddInParameterEditorAttribute("Dynamicweb.Extensibility.Editors.YesNoParameterEditor, Dynamicweb", 
	"")]
public virtual bool CreateLocalAccountWithoutPage { get; set; }

Property Value

Type: Boolean
See Also