Click or drag to resize
SignInTypeEx Class
Determines if the signing type os OAuth or not
Inheritance Hierarchy
SystemObject
  BlackBerry.WorkspacesSignInTypeEx

Namespace:  BlackBerry.Workspaces
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public static class SignInTypeEx

The SignInTypeEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsOAuth
Determines if the signing type os OAuth or not
Public methodStatic memberIsServiceAccount
Determines if the signing type os Service Account or not
Top
See Also