util_can_use_collection_as_credential_source
Description:
[ Version ( since = "3.28" ) ]
public bool util_can_use_collection_as_credential_source (void* collection_source, void* child_source)
Checks whether the collection_source can be used as a credential source for the child_source.
The relationship is not tested in the function. When the collection_source is null, then it simply returns
false.
Parameters:
| collection_source |
a collection Source, or |
| child_source |
a children of |
Returns:
|
whether |
Namespace: E
Package: libedataserver-1.2