PassportIdentity.CryptPutHost(String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置 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 地址。
返回
整数结果代码。
注解
此类已被弃用,不再受支持。 Microsoft Passport Network 已替换为 Windows Live ID。