TypedValueJAToApiObject(Vault, Boolean) Method
Converts this JsonCompatible object to an equivalent API object.
Namespace: MFiles.VAF.Configuration.JsonAdaptorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public TypedValue ToApiObject(
Vault vault,
bool negateGroups
)
- vault Vault
- A vault instance used to resolve aliases or guids referenced in the adaptor object.
- negateGroups Boolean
- For instances where user and group lookups are intermixed, the group values should be negated.
TypedValueAn API object instance.