C# Class UCosmic.RoleName

Show file Open project: ucosmic/UCosmicPreview

Public Methods

Method Description
IsInAnyRoles ( this principal, string commaSeparatedRoles ) : bool

Method Details

IsInAnyRoles() public static method

public static IsInAnyRoles ( this principal, string commaSeparatedRoles ) : bool
principal this
commaSeparatedRoles string
return bool