Click or drag to resize

ReqParamsStdMapFieldSig Field

"smfsig" - A standard signature for a MapFieldSig object generated via GenStandardEncryptedSignature(IAppContext, IField) (whose result is safe for use in a URI-component). Use FromStandardEncryptedSignature(IAppContext, String) to reconstruct the original object.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string StdMapFieldSig = "smfsig"

Field Value

Type: String
See Also