Click or drag to resize

AuthenticationParametersJsonAuthenticationMethod Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.AuthenticationParametersJson.AuthenticationMethod"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<AuthenticationMethod> AuthenticationMethod { get; set; }

Property Value

Type: NullableAuthenticationMethod
See Also