Click or drag to resize

OrganizationsListIdpSettingsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<ListIdpSettingsResultItemJson>> ListIdpSettingsV30Async(
	ListIdpSettingsJson listIdpSettingsJson
)

Parameters

listIdpSettingsJson
Type: BlackBerry.Workspaces.JsonListIdpSettingsJson

[Missing <param name="listIdpSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.ListIdpSettingsV30Async(BlackBerry.Workspaces.Json.ListIdpSettingsJson)"]

Return Value

Type: TaskItemListJsonListIdpSettingsResultItemJson

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

See Also