Click or drag to resize

ISignInManagerGetSignInMethods Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.ISignInManager.GetSignInMethods(System.String)"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
SignInType GetSignInMethods(
	string email = null
)

Parameters

email (Optional)
Type: SystemString

[Missing <param name="email"/> documentation for "M:BlackBerry.Workspaces.ISignInManager.GetSignInMethods(System.String)"]

Return Value

Type: SignInType

[Missing <returns> documentation for "M:BlackBerry.Workspaces.ISignInManager.GetSignInMethods(System.String)"]

See Also