| UserAddressUniqueIdentifier Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [AddInNameAttribute("UniqueIdentifier")]
[AddInIsEditableAttribute(true)]
public string UniqueIdentifier { get; set; }
<AddInNameAttribute("UniqueIdentifier")>
<AddInIsEditableAttribute(true)>
Public Property UniqueIdentifier As String
Get
Set
Property Value
Type:
StringSee Also