[This is preliminary documentation and is subject to change.]

The SecurityController type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
ExceptionList
HasRankRestriction
True if a rank restriction is in effect. This property is used to distinguish cases of no MinRank set vs. cases of MinRank set to LowestRank.
HasRestrictions
True if this controller has any restrictions (per-rank or per-player).
MinRank
Lowest allowed player rank.

See Also