SecureElementReader Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SecureElementReader type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose | Releases all resources used by the current instance of SecureElementReader. |
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Frees resources used by the SecureElementReader object. (Overrides Object.Finalize.) |
|
GetDefault | Gets the default SecureElementReader object. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
OpenSession | Connects to the Secure Element. |
|
RegisterSecureElementItemAsync | Registers an ISecureElementItem with the Secure Element. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show: