View Source
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
public class MediaEventAuthorizer : EventSourcePolicyAuthorizer
Constructors
View Source
Declaration
public MediaEventAuthorizer(IAuthorizationService authorizationService)
Parameters
Type |
Name |
Description |
IAuthorizationService |
authorizationService |
|
Properties
View Source
Declaration
public override IEnumerable<string> AuthorizableEventSources { get; }
Property Value
Type |
Description |
IEnumerable<System.String> |
|
View Source
Declaration
protected override string Policy { get; }
Property Value
Type |
Description |
System.String |
|