SiteMachineKey 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
應用程式的 MachineKey。
public class SiteMachineKey
type SiteMachineKey = class
Public Class SiteMachineKey
- 繼承
-
SiteMachineKey
建構函式
SiteMachineKey() |
初始化 SiteMachineKey 類別的新實例。 |
SiteMachineKey(String, String, String, String) |
初始化 SiteMachineKey 類別的新實例。 |
屬性
Decryption |
取得或設定用於解密的演算法。 |
DecryptionKey |
取得或設定解密金鑰。 |
Validation |
取得或設定 machineKey 驗證。 |
ValidationKey |
取得或設定驗證金鑰。 |