CustomCreateUserEventArgs Constructors
Arguments, passed to the AuthenticationActiveDirectory.CustomCreateUser event.| Name | Parameters | Description |
|---|---|---|
| CustomCreateUserEventArgs(IObjectSpace, String) | objectSpace, userName | Initializes a new instance of the CustomCreateUserEventArgs class. |
See Also