HeroStats Libraries
HeroData.SecurityLevel Property

[This is preliminary documentation and subject to change.]

Gets or sets the hero's security (i.e., training-based) level

[Visual Basic]
Public Property SecurityLevel As UInt32
[C#]
public uint SecurityLevel {get; set;}

See Also

HeroData Class | CityOfHeroes Namespace