CngAlgorithmGroup.Equality(CngAlgorithmGroup, CngAlgorithmGroup) Operátor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Meghatározza, hogy két CngAlgorithmGroup objektum ugyanazt az algoritmuscsoportot adja-e meg.
public:
static bool operator ==(System::Security::Cryptography::CngAlgorithmGroup ^ left, System::Security::Cryptography::CngAlgorithmGroup ^ right);
public static bool operator ==(System.Security.Cryptography.CngAlgorithmGroup? left, System.Security.Cryptography.CngAlgorithmGroup? right);
public static bool operator ==(System.Security.Cryptography.CngAlgorithmGroup left, System.Security.Cryptography.CngAlgorithmGroup right);
static member ( = ) : System.Security.Cryptography.CngAlgorithmGroup * System.Security.Cryptography.CngAlgorithmGroup -> bool
Public Shared Operator == (left As CngAlgorithmGroup, right As CngAlgorithmGroup) As Boolean
Paraméterek
- left
- CngAlgorithmGroup
Egy algoritmuscsoportot meghatározó objektum.
- right
- CngAlgorithmGroup
A paraméter által left azonosított objektumhoz hasonlítandó második objektum.
Válaszok
trueha a két objektum ugyanazt az algoritmuscsoportot adja meg; egyéb esetben. false