Share via


SessionSecurityTokenCacheKey.Inequality 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 op_Inequality : 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şit değilse; aksi takdirde , false.

Açıklamalar

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

Şunlara uygulanır