SharedAccessAuthorizationRule.GenerateRandomKey Method

Definition

Generates a Random base 64 encoded Key with crypto apis

public static string GenerateRandomKey ();
static member GenerateRandomKey : unit -> string
Public Shared Function GenerateRandomKey () As String

Returns

Random Key

Applies to