Click or drag to resize

SecurityKeyGetBytes Method

Returns a new, non-null byte array containing the canonical security key's characters encoded into bytes using the UTF-8 character set.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public byte[] GetBytes()

Return Value

Byte
See Also