Click or drag to resize

OrganizationsDeleteIdpSettingsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> DeleteIdpSettingsV30Async(
	DeleteIdpSettingsJson deleteIdpSettingsJson
)

Parameters

deleteIdpSettingsJson
Type: BlackBerry.Workspaces.JsonDeleteIdpSettingsJson

[Missing <param name="deleteIdpSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.DeleteIdpSettingsV30Async(BlackBerry.Workspaces.Json.DeleteIdpSettingsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also