SignatureHelper.GetSignature 메서드

정의

시그니처에 더 이상 토큰이 추가되지 않도록 시그니처에 종료 토큰을 추가하여 시그니처가 완료된 것으로 표시합니다.

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

반환

Byte[]

전체 시그니처로 구성된 바이트 배열입니다.

적용 대상