MagneticStripeReaderEncryptionAlgorithms.None Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates no encryption algorithm.
public:
static property unsigned int None { unsigned int get(); };
static uint32_t None();
public static uint None { get; }
var uInt32 = MagneticStripeReaderEncryptionAlgorithms.none;
Public Shared ReadOnly Property None As UInteger
Property Value
No encryption algorithm.