[]
public void DeleteRoleAsync(BatchHeader BatchHeader, string Name)
Public Sub DeleteRoleAsync(BatchHeader As BatchHeader, Name As String)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Name |
public void DeleteRoleAsync(BatchHeader BatchHeader, string Name, object userState)
Public Sub DeleteRoleAsync(BatchHeader As BatchHeader, Name As String, userState As Object)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Name | |
| object | userState |