다음을 통해 공유


BinarySecretKeyIdentifierClause.GetKeyBytes 메서드

정의

키를 나타내는 바이트 배열을 가져옵니다.

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

반환

Byte[]

키를 나타내는 바이트 배열입니다.

적용 대상