Click or drag to resize

PFUserSiteAccess Property

Gets or sets a value indicating how the user can access the Packflow site.

Note : this property returns None if Enabled is False.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFUserSiteAccess SiteAccess { get; set; }

Property Value

Type: PFUserSiteAccess
See Also