LinkCreationOptionsSecurity Property
The type of security for the link. "Secure" or "Public" - Allow anyone with the link to access or secure the link behind a login and only those with access to the document can access it.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public LinkSecurity Security { get; set; }
Public Property Security As LinkSecurity
Get
Set
function get_Security();
function set_Security(value);
Property Value
LinkSecurity