Table of Contents

Contains

Methods
public static bool Contains(this AuthorityType authorityType, AuthorityType other)

Returns true if other is a subset of this authority type.

Parameters
Type Name Description
AuthorityType authorityType
AuthorityType other
Returns
Type Description
bool