Represents a photo in an identity application.
More...
Represents a photo in an identity application.
Definition at line 10 of file Photo.cs.
◆ Photo()
| Paiwise.Photo.Photo |
( |
string |
ContentType, |
|
|
string |
FileName, |
|
|
byte[] |
Binary |
|
) |
| |
Represents a photo in an identity application.
- Parameters
-
| ContentType | Internet Content-Type |
| FileName | File Name of photo. |
| Binary | Binary representation of photo. |
Definition at line 23 of file Photo.cs.
◆ Binary
| byte [] Paiwise.Photo.Binary |
|
get |
◆ ContentType
| string Paiwise.Photo.ContentType |
|
get |
◆ FileName
| string Paiwise.Photo.FileName |
|
get |
◆ Id
The documentation for this class was generated from the following file:
- C:/My Projects/IoTBroker/Waher.Payments/Photo.cs