Indicates whether the upload token should be restricted to the consumerIP.
Namespace:
Aurigma.ImageUploader.Nirvanix
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property IpRestricted As Boolean
public bool IpRestricted { get; set; }
true
, if the upload token should be restricted to the consumerIP. The default is true
.