AuthorizationHelper.ConstructFullyQualifiedRoleDefinitionIdFromScopeAndIdAsGuid 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.
public static string ConstructFullyQualifiedRoleDefinitionIdFromScopeAndIdAsGuid (string scope, string Id);
static member ConstructFullyQualifiedRoleDefinitionIdFromScopeAndIdAsGuid : string * string -> string
Public Function ConstructFullyQualifiedRoleDefinitionIdFromScopeAndIdAsGuid (scope As String, Id As String) As String
Public Shared Function ConstructFullyQualifiedRoleDefinitionIdFromScopeAndIdAsGuid (scope As String, Id As String) As String
Parameters
- scope
- String
- Id
- String