The AuthenticationInfo type exposes the following members.

Properties

  NameDescription
Public propertyAuthenticationID
Gets and Sets the ID of the Authentication System
Public propertyAuthenticationType
Gets and Sets the type (name) of the Authentication System (eg DNN, OpenID, LiveID)
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyIsEnabled
Gets and Sets a flag that determines whether the Authentication System is enabled
Public propertyKeyID
Gets and sets the Key ID
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyLoginControlSrc
Gets and Sets the url for the Login Control
Public propertyLogoffControlSrc
Gets and Sets the url for the Logoff Control
Public propertyPackageID
Gets and Sets the PackageID for the Authentication System
Public propertySettingsControlSrc
Gets and Sets the url for the Settings Control

See Also