SecurityStrategy Constructors
An abstract base class for Security Strategies.
Name | Parameters | Description |
---|---|---|
Security |
none |
Initializes a new instance of the Security |
Security |
types |
Initializes a new instance of the Security |
Security |
user |
Initializes a new instance of the Security |
See Also