Click or drag to resize

OrganizationsAddSystemAccountV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public AddOrganizationSystemAccountsIdpResponseJson AddSystemAccountV30(
	AddOrganizationSystemAccountsIdpJson addOrganizationSystemAccountsIdpJson
)

Parameters

addOrganizationSystemAccountsIdpJson
Type: BlackBerry.Workspaces.JsonAddOrganizationSystemAccountsIdpJson

[Missing <param name="addOrganizationSystemAccountsIdpJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.AddSystemAccountV30(BlackBerry.Workspaces.Json.AddOrganizationSystemAccountsIdpJson)"]

Return Value

Type: AddOrganizationSystemAccountsIdpResponseJson

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

See Also