[]
public IAsyncResult BeginLogonUser(string userName, string password, string authority, AsyncCallback callback, object asyncState)
| Type | Name | Description |
|---|---|---|
| string | userName | |
| string | password | |
| string | authority | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |