Click or drag to resize

OrganizationsListSystemAccountV30 Method

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

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

Parameters

listOrganizationSystemAccountsIdpJson
Type: BlackBerry.Workspaces.JsonListOrganizationSystemAccountsIdpJson

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

Return Value

Type: ItemListJsonListSystemAccountItemJson

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

See Also