FacebookAuthConfigurationAuthenticationType Property |
The authentication scheme - AutenticationType.Facebook.
Namespace: Oracle.Cloud.Mobile.ConfigurationAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic override AuthenticationType AuthenticationType { get; }
Public Overrides ReadOnly Property AuthenticationType As AuthenticationType
Get
public:
virtual property AuthenticationType AuthenticationType {
AuthenticationType get () override;
}
abstract AuthenticationType : AuthenticationType with get
override AuthenticationType : AuthenticationType with get
Property Value
Type:
AuthenticationType
See Also