SqlEnclaveSession.GetSessionKey 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 SqlClient 用來為使用工作階段傳送到飛地之所有資訊加密的對稱金鑰。
public:
cli::array <System::Byte> ^ GetSessionKey();
public byte[] GetSessionKey ();
member this.GetSessionKey : unit -> byte[]
Public Function GetSessionKey () As Byte()
傳回
Byte[]
對稱金鑰。