다음을 통해 공유


ProtectedKey.GetKeyBytes 메서드

정의

키 자료를 가져옵니다.

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

반환

Byte[]

키 자료를 포함하는 Byte의 배열입니다.

적용 대상