DataBase SecurityParameters

DataBase SecurityParameters

Anonymous
Not applicable
274 Views
0 Replies
Message 1 of 1

DataBase SecurityParameters

Anonymous
Not applicable
Hi all,

I'm saving a drawing to a remote file server. However, when i save it using the following code only the original creator is able to open it.

document.Database.SaveAs(drawing.FilePathName, True, DwgVersion.Current, Nothing)

I'm wondering if I can save the drawing and specify that anyone has full permissions for the drawing.
I'm looking at Database.SecurityParameters but I don't see anything in particular that specify file permissions.

Is this possible?

thanks
0 Likes
275 Views
0 Replies
Replies (0)