共用方式為


SiteMachineKey interface

應用程式的 MachineKey。

屬性

decryption

用於解密的演算法。

decryptionKey

解密金鑰。

validation

MachineKey 驗證。

validationKey

驗證金鑰。

屬性詳細資料

decryption

用於解密的演算法。

decryption?: string

屬性值

string

decryptionKey

解密金鑰。

decryptionKey?: string

屬性值

string

validation

MachineKey 驗證。

validation?: string

屬性值

string

validationKey

驗證金鑰。

validationKey?: string

屬性值

string