UserGroup.AllowGuests Property |
Gets/Sets whether Guests are allowed.
Namespace:
VDS.RDF.Configuration.Permissions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool AllowGuests { get; set; }
Public Property AllowGuests As Boolean
Get
Set
Property Value
Type:
Boolean
See Also