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。

适用于