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 public PFUserSiteAccess SiteAccess { get; set; }
Property Value
Type:
PFUserSiteAccessSee Also