Interface IContentSecurityDescriptor
Describes an editable security descriptor that is associated with a Content item.
Inherited Members
Namespace: EPiServer.Security
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public interface IContentSecurityDescriptor : IEditableSecurityDescriptor, ISecurityDescriptor, IReadOnlyProperties
ContentLink
Gets or sets the content link to the content that the access is set for.
Declaration
ContentReference ContentLink { get; set; }Property Value
| Type | Description | 
|---|---|
| ContentReference | 
