BinarySecretKeyIdentifierClause.GetKeyBytes Method

Definition

Gets an array of bytes that represents the key.

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

Returns

Byte[]

An array of bytes that represents the key.

Applies to