MagneticStripeReaderCapabilities.AuthenticationLevel 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.
Gets the authentication level supported by the device.
public:
property MagneticStripeReaderAuthenticationLevel AuthenticationLevel { MagneticStripeReaderAuthenticationLevel get(); };
MagneticStripeReaderAuthenticationLevel AuthenticationLevel();
public MagneticStripeReaderAuthenticationLevel AuthenticationLevel { get; }
var magneticStripeReaderAuthenticationLevel = magneticStripeReaderCapabilities.authenticationLevel;
Public ReadOnly Property AuthenticationLevel As MagneticStripeReaderAuthenticationLevel
Property Value
The supported authentication level.