Click or drag to resize

IManageWorkspacesSignInIManageWorkspaceV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.SignInIManageWorkspaceV30Async(BlackBerry.Workspaces.Json.CreateiManageWorkspaceCredentialsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<SignInIManageResultJson> SignInIManageWorkspaceV30Async(
	CreateiManageWorkspaceCredentialsJson createiManageWorkspaceCredentialsJson
)

Parameters

createiManageWorkspaceCredentialsJson
Type: BlackBerry.Workspaces.JsonCreateiManageWorkspaceCredentialsJson

[Missing <param name="createiManageWorkspaceCredentialsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.SignInIManageWorkspaceV30Async(BlackBerry.Workspaces.Json.CreateiManageWorkspaceCredentialsJson)"]

Return Value

Type: TaskSignInIManageResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.SignInIManageWorkspaceV30Async(BlackBerry.Workspaces.Json.CreateiManageWorkspaceCredentialsJson)"]

See Also