Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Enyim
Caching
Configuration
AuthenticationElement
C# Class Enyim.Caching.Configuration.AuthenticationElement
Configures the authentication settings for Memcached servers.
Inheritance:
System.Configuration.ConfigurationElement
,
IAuthenticationConfiguration
Mostra file
Open project: xianrendzw/LightFramework.Net
Private Properties
Property
Type
Description
Protected Methods
Method
Description
OnDeserializeUnrecognizedAttribute
(
string
name
,
string
value
) :
bool
Method Details
OnDeserializeUnrecognizedAttribute()
protected
method
protected
OnDeserializeUnrecognizedAttribute
(
string
name
,
string
value
) :
bool
name
string
value
string
return
bool