다음을 통해 공유


PassportIdentity.Compress(String) 메서드

정의

데이터를 압축합니다. 이 클래스는 사용되지 않습니다.

public:
 static System::String ^ Compress(System::String ^ strData);
public static string Compress (string strData);
static member Compress : string -> string
Public Shared Function Compress (strData As String) As String

매개 변수

strData
String

압축할 데이터입니다.

반환

String

압축된 데이터입니다.

설명

이 클래스는 않으며는 지원 되지 않습니다. Microsoft Passport Network가 Windows Live ID로 대체되었습니다.

적용 대상