Walter.Web.FireWall
GuestAccess(String,GeoLocation[]) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure.Repositories Namespace > IFireWallUserCollection Interface > GuestAccess Method : GuestAccess(String,GeoLocation[]) Method
The password to use
The geographical locations filter where to enable Guest access in.
You can specify the guest user password for your firewall
Syntax
void GuestAccess( 
   string GuessUserPassword,
   params GeoLocation[] availableIn
)

Parameters

GuessUserPassword
The password to use
availableIn
The geographical locations filter where to enable Guest access in.
Remarks
The Geographical filter is not send to the clients, if a guest loges-in, and has no access, he will simply get access denied with out reason
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFireWallUserCollection Interface
IFireWallUserCollection Members
Overload List