Security |
public class SecurityProvider
The SecurityProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityProvider | Initializes a new instance of the SecurityProvider class |
Name | Description | |
---|---|---|
![]() | Configuration | Current Configuration |
![]() | Error | Current error |
![]() | FilePath | Current file path |
![]() | Name | Name |
![]() | Parameters | List of SecurityParameter |
![]() | PromptUserPassword | Property not used anymore |
![]() | Script | Razor script used to perform the login |
![]() | TwoFAScript | Razor script for the 2 Factor Authentication, executed after the login script |
Name | Description | |
---|---|---|
![]() | ClearConfiguration | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | LoadProviders | List of available SecurityProvider |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ParseConfiguration | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | _lastConfiguration | |
![]() | LastModification | Last modification date time |