C# (CSharp) Rock.Rest.Filters Namespace

Classes

Name Description
AuthenticateAttribute
RequireHttpsAttribute
SecuredAttribute Checks to see if the Logged-In person has authorization View (HttpMethod: GET) or Edit (all other HttpMethods) for the RestController and Controller's associated EntityType
ValidateAttribute