IPluginSettingsPluginKey Property  | 
 
            Plugin's key for signing settings.
            
 
    Namespace: 
   Resto.Front.Api.Data.Settings
    Assembly:
   Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
SyntaxGuid PluginKey { get; set; }Property Value
Type: 
Guid
Remarks
            Identifies plugin which owns these settings. Make some constant guid describing a plugin and use here for settings signing and for getting settings.
            
See Also