Share via


SessionSecurityTokenCacheKey.Equality Operatör

Tanım

sınıfı için eşitlik işlecini SessionSecurityTokenCacheKey uygular.

public:
 static bool operator ==(System::IdentityModel::Tokens::SessionSecurityTokenCacheKey ^ first, System::IdentityModel::Tokens::SessionSecurityTokenCacheKey ^ second);
public static bool operator == (System.IdentityModel.Tokens.SessionSecurityTokenCacheKey first, System.IdentityModel.Tokens.SessionSecurityTokenCacheKey second);
static member ( = ) : System.IdentityModel.Tokens.SessionSecurityTokenCacheKey * System.IdentityModel.Tokens.SessionSecurityTokenCacheKey -> bool
Public Shared Operator == (first As SessionSecurityTokenCacheKey, second As SessionSecurityTokenCacheKey) As Boolean

Parametreler

first
SessionSecurityTokenCacheKey

Karşılaştıracak ilk önbellek anahtarı.

second
SessionSecurityTokenCacheKey

Karşılaştıracak ikinci önbellek anahtarı.

Döndürülenler

true önbellek anahtarları eşitse; aksi takdirde , false.

Açıklamalar

IgnoreKeyGeneration isetrue, KeyGeneration özelliği karşılaştırmada kullanılmaz.

Şunlara uygulanır