InternalServiceFindExternalUsersBySource Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic List<Guid> FindExternalUsersBySource(
string[] emails,
string source
)
Parameters
- emails
- Type: SystemString
- source
- Type: SystemString
Return Value
Type:
ListGuid
See Also