Allowed file types in the File type
As part of the PB3, we implemented a whitelist of types that are allowed to be uploaded to HealthVault using the File object.
You can fetch the current list from the platform using the following:
ServiceInfo info = ApplicationConnection.GetServiceDefinition();
string allowedExtensions = info.ConfigurationValues["allowedDocumentExtensions"];
Comments
- Anonymous
May 12, 2008
PingBack from http://www.basketballs-sports.info/basketball-chat/?p=1290