Show / Hide Table of Contents

Class IRosterPrincipalExtensions

Roster principal interface extensions.

Inheritance
System.Object
IRosterPrincipalExtensions
Namespace: Microsoft.GNS.Roster.Service
Assembly: Microsoft.GNS.Roster.Service.dll
Syntax
public static class IRosterPrincipalExtensions : object

Methods

View Source

GetPermissionCheckOrder(IRosterPrincipal)

Gets the value of the .

Declaration
public static int GetPermissionCheckOrder(this IRosterPrincipal rp)
Parameters
Type Name Description
IRosterPrincipal rp

The to check.

Returns
Type Description
System.Int32

An integer value representing the check order.

  • View Source
In This Article
Back to top Generated by DocFX