Click or drag to resize

TransientWorkspacesSignOutBoxWorkspaceV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.SignOutBoxWorkspaceV30Async(BlackBerry.Workspaces.Json.ExternalRepositoryGuidJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> SignOutBoxWorkspaceV30Async(
	ExternalRepositoryGuidJson externalRepositoryGuidJson
)

Parameters

externalRepositoryGuidJson
Type: BlackBerry.Workspaces.JsonExternalRepositoryGuidJson

[Missing <param name="externalRepositoryGuidJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.SignOutBoxWorkspaceV30Async(BlackBerry.Workspaces.Json.ExternalRepositoryGuidJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.SignOutBoxWorkspaceV30Async(BlackBerry.Workspaces.Json.ExternalRepositoryGuidJson)"]

See Also