Click or drag to resize

OrganizationsEditIdpSettingsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> EditIdpSettingsV30Async(
	EditIdpSettingsJson editIdpSettingsJson
)

Parameters

editIdpSettingsJson
Type: BlackBerry.Workspaces.JsonEditIdpSettingsJson

[Missing <param name="editIdpSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.EditIdpSettingsV30Async(BlackBerry.Workspaces.Json.EditIdpSettingsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also