Class for SecurityPolicy operation.

The following tables list the members exposed by the SecurityPolicy type.

Name Description
Public constructor SecurityPolicy Construct the instance
Top
Name Description
Public property AllowPasswordChange Flag indicating whether allow password change.
Public property AllowShareUser Flag indicating whether allow password change.
Public property ArrayIndexes (inherited from RunObj).
Public property BlockOnInvalidAttempt
Public property BlockOnInvalidAttempts Maximum amount of invalid attempts.
Public property Category String with the configured categories of Security Policy
Public property Count (inherited from ListObj).
Public property DateCreated Gets date information of security policy creation.
Public property DateModified Gets date modified information of security policy.
Public property Description Security Policy's description.
Public property ESign Gets the ESign configuration.
Public property ID (inherited from RunObj).
Public property Identification Gets the identification string.
Public property Item (Overloaded) (inherited from ListObj).
Public property Level String with the configured levels of Security Policy
Public property Logon
Public property MaxInvalidAttempts
Public property MaxPasswordAge Maximum password age in days.
Public property MinPasswordAge Minimum password age in days.
Public property Name Security policy's name
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property Parent (inherited from RunObj).
Public property PasswordHistory Remember last passwords. Range: 0-5
Public property PasswordMinLength Minimum length to password configuration.
Public property Root (inherited from RunObj).
Public property Session Gets the session configuration.
Public property SessionAutoLogOff
Public property SessionDurationHours Session duration hours.
Public property SessionInactivityMinutes Amount of minutes to finalize an inactivity session.
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Public property UserNameMinLength Minimum length to user name configuration.
Top
Name Description
Public method ClearCacheNames (inherited from ListObj).
Public method Equals (Overloaded) (inherited from Object).
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top