SecurityController..::..getObjectKey Method
Gets the object key. Only Administrators
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult getObjectKey( string SecurityType, string SecurityKey, string SecurityKey2 )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function getObjectKey ( _ SecurityType As String, _ SecurityKey As String, _ SecurityKey2 As String _ ) As ActionResult
Parameters
- SecurityType
- Type: String
Type of the security.
- SecurityKey
- Type: String
The security key.
- SecurityKey2
- Type: String
The security key2.