FacebookAuthConfigurationFacebookAppId Property |
The ID of app registered on Facebook.
Namespace: Oracle.Cloud.Mobile.ConfigurationAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic string FacebookAppId { get; set; }
Public Property FacebookAppId As String
Get
Set
public:
property String^ FacebookAppId {
String^ get ();
void set (String^ value);
}
member FacebookAppId : string with get, set
Property Value
Type:
String
See Also