Click or drag to resize
IUserAuthenticationType Property
Authentication type. Default type is Form Autentication. Currently this is the only type handled.

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

Property Value

Type: Int32
See Also