TypeDescriptorPermissionFlags Sabit listesi

Tanım

Dikkat

Code Access Security is not supported or honored by the runtime.

Tür tanımlayıcıları için izin ayarlarını tanımlar.

Bu sabit listesi, üyeleri için bit düzeyinde karşılaştırmayı destekler.

public enum class TypeDescriptorPermissionFlags
[System.Flags]
public enum TypeDescriptorPermissionFlags
[System.Flags]
[System.Obsolete("Code Access Security is not supported or honored by the runtime.", DiagnosticId="SYSLIB0003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public enum TypeDescriptorPermissionFlags
[System.Flags]
[System.Serializable]
public enum TypeDescriptorPermissionFlags
[<System.Flags>]
type TypeDescriptorPermissionFlags = 
[<System.Flags>]
[<System.Obsolete("Code Access Security is not supported or honored by the runtime.", DiagnosticId="SYSLIB0003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type TypeDescriptorPermissionFlags = 
[<System.Flags>]
[<System.Serializable>]
type TypeDescriptorPermissionFlags = 
Public Enum TypeDescriptorPermissionFlags
Devralma
TypeDescriptorPermissionFlags
Öznitelikler

Alanlar

NoFlags 0

Tür tanımlayıcısı üzerinde hiçbir izin bayrağı ayarlanmadı.

RestrictedRegistrationAccess 1

Tür tanımlayıcısı kısmen güvenilen koddan çağrılabilir.

Şunlara uygulanır