SqlEnclaveSession(Byte[], Int64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SqlEnclaveSession(cli::array <System::Byte> ^ sessionKey, long sessionId);
public SqlEnclaveSession (byte[] sessionKey, long sessionId);
new Microsoft.Data.SqlClient.SqlEnclaveSession : byte[] * int64 -> Microsoft.Data.SqlClient.SqlEnclaveSession
Public Sub New (sessionKey As Byte(), sessionId As Long)
Parameters
- sessionKey
- Byte[]
- sessionId
- Int64