Click or drag to resize
WebUserAuthenticationType Property
Authentication type. Default type is 0, which corresponds to Form Autentication. Currently this is the only type handled.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int AuthenticationType { get; set; }

Property Value

Type: Int32
See Also