PassportIdentity.Encrypt(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用目前網站的 Passport 參與者金鑰來加密資料。 這個類別已被取代。
public:
static System::String ^ Encrypt(System::String ^ strData);
public static string Encrypt (string strData);
static member Encrypt : string -> string
Public Shared Function Encrypt (strData As String) As String
參數
- strData
- String
要加密的資料。
傳回
資料,是使用目前網站的 Passport 參與者金鑰來加密。
備註
這個類別已被取代,不再受到支援。 Microsoft Passport 網路已由 Windows Live ID 取代。