SecurityUtil.refreshRolePermissions(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This API has been deprecated. Please use the new security management library to update role permissions at runtime.
Retrieves the effective access of a specified role for a securable object.
public:
static void refreshRolePermissions(long _roleID);
[System.Obsolete("This API has been deprecated. Please use the new security management library to update role permissions at runtime.")]
public static void refreshRolePermissions (long _roleID);
[<System.Obsolete("This API has been deprecated. Please use the new security management library to update role permissions at runtime.")>]
static member refreshRolePermissions : int64 -> unit
Public Shared Sub refreshRolePermissions (_roleID As Long)
Parameters
- _roleID
- Int64
- Attributes