Click or drag to resize
BasicAuthConfigurationAuthenticationType Property
The authentication scheme - AutenticationType.BasicAuth.

Namespace: Oracle.Cloud.Mobile.Configuration
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public override AuthenticationType AuthenticationType { get; }

Property Value

Type: AuthenticationType
See Also