類別SMS_StateMigration中的 GetEncryptDecryptKey 方法
Windows GetEncryptDecryptKey
Management Instrumentation (WMI) 類別方法,Configuration Manager擷取在狀態移轉期間用來加密和解密使用者狀態的對稱金鑰。
下列語法是從受控物件格式 (MOF) 程式碼中簡化,並定義 方法。
語法
SInt32 GetEncryptDecryptKey(
String Key
);
參數
Key
資料類型:String
限定詞:[out]
還原使用者狀態所需的加密金鑰。
傳回值
資料 SInt32
類型,為 0 表示成功或非零表示失敗。
如需處理傳回錯誤的相關資訊,請參閱關於Configuration Manager錯誤。
需求
執行時間需求
如需詳細資訊,請參閱Configuration Manager伺服器執行時間需求。
開發需求
如需詳細資訊,請參閱Configuration Manager伺服器開發需求。
另請參閱
SMS_StateMigration伺服器 WMI 類別
類別SMS_StateMigration中的 AddAssociation 方法