Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Grants the specified set of permissions to the specified grantees on the application role.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
| Nome | Description |
|---|---|
| ApplicationRole.Grant (ObjectPermissionSet, String) |
Grants the specified set of permissions to the specified grantee on the application role.
|
| ApplicationRole.Grant (ObjectPermissionSet, String[]) |
Grants the specified set of permissions to the specified grantees on the application role.
|
| ApplicationRole.Grant (ObjectPermissionSet, String, Boolean) |
Grants the specified permission and the ability to grant the set of permissions to the specified grantee on the application role.
|
| ApplicationRole.Grant (ObjectPermissionSet, String[], Boolean) |
Grants the specified permission and the ability to grant the set of permissions to other users on the application role.
|
| ApplicationRole.Grant (ObjectPermissionSet, String, Boolean, String) |
Grants the specified set of permissions and the ability to grant the set of permissions to other users on the application role.
|
| ApplicationRole.Grant (ObjectPermissionSet, String[], Boolean, String) |
Grants the specified set of permissions and the ability to grant the set of permissions to other users on the application role under an assumed role.
|
Vedere anche
Riferimento
ApplicationRole Class
ApplicationRole Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Granting, Revoking, and Denying Permissions
Ruoli applicazione
Calling Methods