SqlEnclaveAttestationParameters.GetInput Methode

Definitie

Haalt de informatie op die wordt gebruikt om het proces van het attesteren van de enclave te initiëren. De indeling en de inhoud van deze informatie zijn specifiek voor het attestation-protocol.

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

Retouren

Byte[]

De informatie die SQL Server nodig heeft om het Attestation-protocol uit te voeren dat is geïdentificeerd door EnclaveAttestationProtocols.

Van toepassing op