PassportIdentity.Decompress(String) 메서드

정의

메서드에 의해 압축된 데이터를 압축 해제합니다 Compress(String) . 이 클래스는 더 이상 사용되지 않습니다.

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

매개 변수

strData
String

압축을 해제할 데이터입니다.

반품

압축 해제된 데이터입니다.

설명

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

적용 대상