PermissionAttribute Classe

Definição

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class PermissionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type PermissionAttribute = class
    inherit Attribute
Herança
PermissionAttribute
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Construtores

Nome Description
PermissionAttribute()

Propriedades

Nome Description
Description
Icon
Label
Name
PermissionGroup
ProtectionLevel
RoundIcon

Aplica-se a