Forum Discussion

George_George_G's avatar
10 years ago

Does the API allow us to get the security for File Shares?

Hello,

 

I tried to use: "Symantec Enterprise Vault API Runtime10" but I couldn't find anything about security and it seems that there's no documentation.

I want to know if  security for File Shares is available using the API and if so any example would be welcome.

I've been trying to use IContentManagementAPI:

_cmApi = new ContentManagementAPI {DirectoryDNSAlias = evServerName};

 

Thank you

2 Replies

  • if you're asking about file shares wouldnt that be a function of the Windows API?

  • Practically I want to extract the security of what is in the Vault, and comes from a File Share, the security of the Archives. Sorry if it doesn't make sense, I'm new to this product and it might be that I don't understand how some things work.