FreeFlow class library

AuthenticationScriptCollection Class

A collection of authetication scripts

For a list of all members of this type, see AuthenticationScriptCollection Members.

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.AuthenticationScriptCollection

[Visual Basic]
NotInheritable Public Class AuthenticationScriptCollection
    Inherits DatabaseAware
    Implements IList, ICollection, IEnumerable, IRefreshable
[C#]
public sealed class AuthenticationScriptCollection : DatabaseAware, IList, ICollection, IEnumerable, IRefreshable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FreeFlow.Administration

Assembly: FreeFlow.Administration (in FreeFlow.Administration.dll)

See Also

AuthenticationScriptCollection Members | FreeFlow.Administration Namespace