{CompanyName} FlexyGo

SecurityController..::..getObjectKey Method

Gets the object key. Only Administrators

Namespace:  FLEXYGO.Controlers.UI
Assembly:  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.

Return Value

ActionResult.