PassportIdentity.CryptPutHost(String) 方法

定義

設定要用於 Passport 加密和解密的金鑰。 這個類別已被取代。

public:
 static int CryptPutHost(System::String ^ strHost);
public static int CryptPutHost (string strHost);
static member CryptPutHost : string -> int
Public Shared Function CryptPutHost (strHost As String) As Integer

參數

strHost
String

主機名稱或 IP 位址。

傳回

Int32

整數結果碼。

備註

此類別已被取代,不再支援。 Microsoft Passport Network 已由 Windows Live ID 取代。

適用於