ISecuredSubscriptionViewContentType
is defined in the Telligent.Evolution.Extensibility.Content.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface ISecuredSubscriptionViewContentType : IContentType, IPlugin, ISecuredContentType { Guid ContentPermissionId { get; } Guid PermissionId { get; } }