PassportIdentity.Compress(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
壓縮資料。 這個類別已被取代。
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
要壓縮的資料。
傳回
壓縮的資料。
備註
此類別已被取代,不再支援。 Microsoft Passport Network 已由 Windows Live ID 取代。