SharedAccessAuthorizationRule.GenerateRandomKey Method

Definition

Generates the random key for the authorization rule.

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

Returns

The random key for the authorization rule.

Applies to