Share via


SqlEnclaveAttestationParameters.GetInput 方法

定義

取得用來起始飛地證明程序的資訊。 這份資訊的格式及內容為證明通訊協定專用。

public:
 cli::array <System::Byte> ^ GetInput();
public byte[] GetInput ();
member this.GetInput : unit -> byte[]
Public Function GetInput () As Byte()

傳回

Byte[]

SQL Server 必須有這份資訊以執行飛地AttestationProtocols 識別的證明通訊協定。

適用於