The configured IdentityMethod

Namespace:  Mindscape.LightSpeed.Configuration
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
[ConfigurationPropertyAttribute("identityMethod")]
public string IdentityMethod { get; }
Visual Basic (Declaration)
<ConfigurationPropertyAttribute("identityMethod")> _
Public ReadOnly Property IdentityMethod As String

See Also