Namespace: Ingeniux.CMS.AnalyticsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string scope { get; set; }Public Property scope As String
Get
Set
public:
virtual property String^ scope {
String^ get () sealed;
void set (String^ value) sealed;
}abstract scope : string with get, set
override scope : string with get, set
Property Value
StringImplements
IAuthTokenscope
See Also