ExternalLink.Password Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the password that protects this link.
public string Password { get; set; }
Property value
System.String
Gets or sets the password that protects this link.
public string Password { get; set; }