AuthorizeAttribute.ToString Method

Definition

Returns a string that represents the current attribute.

public override string ToString();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string that describes the configured authorization data.

Applies to