Indicates if password expiration is enabled
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site to check
- expDays
- Type: System Int32
Number of days before password expiration
Return Value
Type: BooleanTrue if password expiration is enabled, False otherwise
See Also