Click or drag to resize
UserAuthenticationType 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
public int AuthenticationType { get; set; }

Property Value

Type: Int32

Implements

IUserAuthenticationType
See Also