The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CngProvider::Equality Operator (CngProvider^, CngProvider^)
.NET Framework (current version)
Determines whether two CngProvider objects specify the same key storage provider (KSP).
Assembly: System.Core (in System.Core.dll)
Parameters
- left
-
Type:
System.Security.Cryptography::CngProvider^
An object that specifies a KSP.
- right
-
Type:
System.Security.Cryptography::CngProvider^
A second object, to be compared to the object that is identified by the left parameter.
.NET Framework
Available since 3.5
Available since 3.5
Show: