DataCacheSecurity Constructor (String^, Boolean)
Initializes a new instance of the DataCacheSecurity class.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- authorizationToken
-
Type:
System::String^
The authorization token.
- sslEnabled
-
Type:
System::Boolean
Specifies whether SSL should be used.
Show: