AuthorizationHandlerContext.Resource Property

Definition

The optional resource to evaluate the Requirements against.

public:
 property System::Object ^ Resource { System::Object ^ get(); };
public:
 virtual property System::Object ^ Resource { System::Object ^ get(); };
public object Resource { get; }
public virtual object Resource { get; }
public virtual object? Resource { get; }
member this.Resource : obj
Public ReadOnly Property Resource As Object
Public Overridable ReadOnly Property Resource As Object

Property Value

Applies to