SecurityServices for .NET 2.0 Documentation

SmartcardShare Enumeration

[This is preliminary documentation and subject to change.]

Flag that indicates whether other applications may form connections to the card.

public enum SmartcardShare

Members

Member Name Description
ExclusiveThis application is not willing to share the card with other applications.
SharedThis application is willing to share the card with other applications.
DirectThis application is allocating the reader for its private use, and will be controlling it directly. No other applications are allowed access to it.

Requirements

Namespace: Org.Mentalis.SecurityServices.Smartcard

Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)

See Also

Org.Mentalis.SecurityServices.Smartcard Namespace