update active directory interface to sync to mssql and to sync custom attributes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Public Class AttributeMapping
|
||||
Public AttributeName As String
|
||||
Public FirebirdSyskey As String
|
||||
Public MSSQLColumn As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user