user for Row level security

  • Hi all ,

    I have one question here,

    In database we are planning to implement row level security.

    For this we need to create users or we need create login for each one?

    Thanks

    Sathiyan

  • Rows aren't MSSS securables which could be arguments of GRANT /REVOKE privileges. So you need your own dictionary or whatever storage to keep, grant, revoke privileges you need. So you can use any of MSSS users, or logins, or your own identities of your dictionary as principials of the projected security system.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply