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 주소입니다.

반품

정수 결과 코드입니다.

설명

이 클래스는 더 이상 사용되지 않으며 더 이상 지원되지 않습니다. Microsoft Passport Network가 Windows 라이브 ID로 대체되었습니다.

적용 대상