Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CustomCreateUserEventArgs Class

Arguments, passed to the AuthenticationActiveDirectory.CustomCreateUser event.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v19.2.dll

Declaration

public class CustomCreateUserEventArgs :
    HandledEventArgs

Inheritance

Object
EventArgs
HandledEventArgs
CustomCreateUserEventArgs
See Also