|
DbClientAuthID Property |
Current Authentication ID
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected string AuthID { get; }
Protected ReadOnly Property AuthID As String
Get
protected:
property String^ AuthID {
String^ get ();
}
member AuthID : string with get
Property Value
Type:
String
See Also