Click or drag to resize

OrganizationsDeleteIdpSettingsV30 Method

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

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

Parameters

deleteIdpSettingsJson
Type: BlackBerry.Workspaces.JsonDeleteIdpSettingsJson

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

Return Value

Type: BulkOperationResultJson

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

See Also