SafeUrlOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
SafeUrlOptions
Telligent.Evolution.Extensibility.Api.Version1
class SafeUrlOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } Guid? ContentTypeId { get; set; } string Type { get; set; } }
Guid?
string