SqlEnclaveAttestationParameters.GetInput 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得啟動飛地認證程序的資訊。 此資訊的格式與內容依認證程序而定。
public:
cli::array <System::Byte> ^ GetInput();
public byte[] GetInput();
member this.GetInput : unit -> byte[]
Public Function GetInput () As Byte()
傳回
Byte[]
這是 SQL Server 執行 EnclaveAttestationProtocol 所識別的證明協議所需的資訊。