Class NfcRegisteredAidInformation
Definition
- Assembly:
- Tizen.Network.Nfc.dll
This structure contains the information of the secure element AID (Application Identifier).
C#Copypublic class NfcRegisteredAidInformation
- Inheritance
-
objectNfcRegisteredAidInformation
Properties
Declaration
C#Copypublic string Aid { get; }
Property Value
| Type | Description |
|---|---|
| string |
View Source
ReadOnly
Read-only value. If this value is false, there are restrictions to the operation on this AID.
Declaration
C#Copypublic bool ReadOnly { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Declaration
C#Copypublic NfcSecureElementType SeType { get; }
Property Value
| Type | Description |
|---|---|
| NfcSecureElementType |