Share via


Base64UrlHelper.DecodeToBytes(String) Method

Definition

public static byte[] DecodeToBytes (string arg);
static member DecodeToBytes : string -> byte[]
Public Shared Function DecodeToBytes (arg As String) As Byte()

Parameters

arg
String

Returns

Byte[]

Applies to