  | LimitedUserGeoLocationHash Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Security.UserManagement
    Assembly:
   Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax[AddInNameAttribute("GeoLocationHash")]
[ObsoleteAttribute("Use GeolocationHashCode instead")]
public string GeoLocationHash { get; set; }<AddInNameAttribute("GeoLocationHash")>
<ObsoleteAttribute("Use GeolocationHashCode instead")>
Public Property GeoLocationHash As String
	Get
	SetProperty Value
Type: 
String
See Also