SSOAuthConfigurationEndpoint Property |
The endpoint for the SSO token.
Namespace: Oracle.Cloud.Mobile.ConfigurationAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntaxpublic string Endpoint { get; set; }
Public Property Endpoint As String
Get
Set
public:
property String^ Endpoint {
String^ get ();
void set (String^ value);
}
member Endpoint : string with get, set
Property Value
Type:
String
See Also