Click or drag to resize

OrganizationsAddSystemAccountV30Async Method

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

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

Parameters

addOrganizationSystemAccountsIdpJson
Type: BlackBerry.Workspaces.JsonAddOrganizationSystemAccountsIdpJson

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

Return Value

Type: TaskAddOrganizationSystemAccountsIdpResponseJson

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

See Also