LibraryIdentity Constructor
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public LibraryIdentity(
string name,
Guid userGuid,
int userId,
string provider = null,
bool canUseGraph = false
)
Parameters
- name String
-
- userGuid Guid
-
- userId Int32
-
- provider String (Optional)
-
- canUseGraph Boolean (Optional)
-