SiteMachineKeyOutput interface
MachineKey لتطبيق ما.
الخصائص
| decryption | الخوارزمية المستخدمة لفك التشفير. |
| decryption |
مفتاح فك التشفير. |
| validation | التحقق من صحة MachineKey. |
| validation |
مفتاح التحقق من الصحة. |
تفاصيل الخاصية
decryption
الخوارزمية المستخدمة لفك التشفير.
decryption?: string
قيمة الخاصية
string
decryptionKey
مفتاح فك التشفير.
decryptionKey?: string
قيمة الخاصية
string
validation
التحقق من صحة MachineKey.
validation?: string
قيمة الخاصية
string
validationKey
مفتاح التحقق من الصحة.
validationKey?: string
قيمة الخاصية
string