Click or drag to resize

OrganizationsListSystemAccountV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListSystemAccountV30Async(BlackBerry.Workspaces.Json.ListOrganizationSystemAccountsIdpJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<ListSystemAccountItemJson>> ListSystemAccountV30Async(
	ListOrganizationSystemAccountsIdpJson listOrganizationSystemAccountsIdpJson
)

Parameters

listOrganizationSystemAccountsIdpJson
Type: BlackBerry.Workspaces.JsonListOrganizationSystemAccountsIdpJson

[Missing <param name="listOrganizationSystemAccountsIdpJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListSystemAccountV30Async(BlackBerry.Workspaces.Json.ListOrganizationSystemAccountsIdpJson)"]

Return Value

Type: TaskItemListJsonListSystemAccountItemJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListSystemAccountV30Async(BlackBerry.Workspaces.Json.ListOrganizationSystemAccountsIdpJson)"]

See Also