BaseControllerAppKey Property |
Returns the application key for this application.
Namespace:
NetQuarry.Web.API
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected abstract string AppKey { get; }
Protected MustOverride ReadOnly Property AppKey As String
Get
Property Value
Type:
StringSee Also