다음을 통해 공유


SqlEnclaveAttestationParameters.GetInput 메서드

정의

enclave 증명 프로세스를 시작하는 데 사용되는 정보를 가져옵니다. 이 정보의 형식과 콘텐츠는 enclave 증명 프로토콜에만 관련이 있습니다.

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

반환

Byte[]

SQL Server가 EnclaveAttestationProtocols로 식별되는 증명 프로토콜을 실행하는 데 필요한 정보입니다.

적용 대상