DataCacheErrorCode.ChannelAuthenticationFailed Field
Unable to establish an SSL channel.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int ChannelAuthenticationFailed
public:
literal int ChannelAuthenticationFailed
static val mutable ChannelAuthenticationFailed : int
Public Const ChannelAuthenticationFailed As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top