コード例 #1
0
 public async Task <ApiResponse> DeleteIdentityResourceAsync(string name)
 => await _adminManager.DeleteIdentityResourceAsync(name);