Click or drag to resize

AuthenticationGetUsernamePasswordAccountCreationStatusV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Authentication.GetUsernamePasswordAccountCreationStatusV30Async(BlackBerry.Workspaces.Json.AccountCreationStatusRequestJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<AccountCreationStatusResultJson> GetUsernamePasswordAccountCreationStatusV30Async(
	AccountCreationStatusRequestJson accountCreationStatusRequestJson
)

Parameters

accountCreationStatusRequestJson
Type: BlackBerry.Workspaces.JsonAccountCreationStatusRequestJson

[Missing <param name="accountCreationStatusRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Authentication.GetUsernamePasswordAccountCreationStatusV30Async(BlackBerry.Workspaces.Json.AccountCreationStatusRequestJson)"]

Return Value

Type: TaskAccountCreationStatusResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Authentication.GetUsernamePasswordAccountCreationStatusV30Async(BlackBerry.Workspaces.Json.AccountCreationStatusRequestJson)"]

See Also