|
DbClientIsAuthenticated Property |
Is Authenticated
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected bool IsAuthenticated { get; }
Protected ReadOnly Property IsAuthenticated As Boolean
Get
protected:
property bool IsAuthenticated {
bool get ();
}
member IsAuthenticated : bool with get
Property Value
Type:
Boolean
See Also