FreeFlow class library

Server.AuthenticationScripts Property

Gets the authentication scripts that have been installed on this database.

[Visual Basic]
Public ReadOnly Property AuthenticationScripts As AuthenticationScriptCollection
[C#]
public AuthenticationScriptCollection AuthenticationScripts {get;}

See Also

Server Class | FreeFlow.Administration Namespace