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 必須有這份資訊以執行飛地AttestationProtocols 識別的證明通訊協定。