cancel
Showing results for 
Search instead for 
Did you mean: 

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

George_George_G
Level 2

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 2

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

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

George_George_G
Level 2

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.