Mechanism used to sign the request

Namespace: DotNetNuke.Services.ClientCapability
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Algorithm { get; set; }
Visual Basic
Public Property Algorithm As String
	Get
	Set

See Also