GetUnauthorizedAccessBanner Method
In This Topic
Used to return the contents of a banner that warns users about unauthorized access to the database.
Syntax
'Declaration
Public Function GetUnauthorizedAccessBanner() As String
public string GetUnauthorizedAccessBanner()
See Also