IdeaBlade.EntityModel.Web Assembly > IdeaBlade.EntityModel Namespace > FormsAuthenticationLoginCredential Class : IsPersistent Property |
'Declaration
<DataMemberAttribute()> Public Property IsPersistent As Boolean
'Usage
Dim instance As FormsAuthenticationLoginCredential Dim value As Boolean instance.IsPersistent = value value = instance.IsPersistent
[DataMember()] public bool IsPersistent {get; set;}
<authentication mode="Forms" />
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