OraclePermissionAttribute Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Perhatian
Code Access Security is not supported or honored by the runtime.
Perhatian
OraclePermissionAttribute has been deprecated. http://go.microsoft.com/fwlink/?LinkID=144260
Mengaitkan tindakan keamanan dengan atribut keamanan kustom.
public ref class OraclePermissionAttribute sealed : System::Security::Permissions::CodeAccessSecurityAttribute
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)]
[System.Obsolete("Code Access Security is not supported or honored by the runtime.", DiagnosticId="SYSLIB0003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public sealed class OraclePermissionAttribute : System.Security.Permissions.CodeAccessSecurityAttribute
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class OraclePermissionAttribute : System.Security.Permissions.CodeAccessSecurityAttribute
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)]
[System.Serializable]
[System.Obsolete("OraclePermissionAttribute has been deprecated. http://go.microsoft.com/fwlink/?LinkID=144260", false)]
public sealed class OraclePermissionAttribute : System.Security.Permissions.CodeAccessSecurityAttribute
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)]
public sealed class OraclePermissionAttribute : System.Security.Permissions.CodeAccessSecurityAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)>]
[<System.Obsolete("Code Access Security is not supported or honored by the runtime.", DiagnosticId="SYSLIB0003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type OraclePermissionAttribute = class
inherit CodeAccessSecurityAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type OraclePermissionAttribute = class
inherit CodeAccessSecurityAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
[<System.Obsolete("OraclePermissionAttribute has been deprecated. http://go.microsoft.com/fwlink/?LinkID=144260", false)>]
type OraclePermissionAttribute = class
inherit CodeAccessSecurityAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Struct, AllowMultiple=true, Inherited=false)>]
type OraclePermissionAttribute = class
inherit CodeAccessSecurityAttribute
Public NotInheritable Class OraclePermissionAttribute
Inherits CodeAccessSecurityAttribute
- Warisan
- Atribut
Keterangan
Perhatian
Keamanan Akses Kode (CAS) tidak digunakan lagi di semua versi .NET Framework dan .NET. Versi terbaru .NET tidak mematuhi anotasi CAS dan menghasilkan kesalahan jika API terkait CAS digunakan. Pengembang harus mencari cara alternatif untuk menyelesaikan tugas keamanan.
Jenis ini tidak digunakan lagi dan akan dihapus dalam versi .NET Framework yang akan datang. Untuk informasi selengkapnya, lihat Oracle dan ADO.NET.
Konstruktor
OraclePermissionAttribute(SecurityAction) |
Kedaluwarsa.
Kedaluwarsa.
Menginisialisasi instans baru kelas OraclePermissionAttribute. |
Properti
Action |
Kedaluwarsa.
Kedaluwarsa.
Mendapatkan atau mengatur tindakan keamanan. (Diperoleh dari SecurityAttribute) |
AllowBlankPassword |
Kedaluwarsa.
Kedaluwarsa.
Mendapatkan atau menetapkan nilai yang menunjukkan apakah kata sandi kosong diizinkan. |
ConnectionString |
Kedaluwarsa.
Kedaluwarsa.
Mendapatkan atau menetapkan string koneksi yang diizinkan. |
KeyRestrictionBehavior |
Kedaluwarsa.
Kedaluwarsa.
Mengidentifikasi apakah daftar parameter string koneksi yang diidentifikasi oleh KeyRestrictions properti adalah satu-satunya parameter string koneksi yang diizinkan. |
KeyRestrictions |
Kedaluwarsa.
Kedaluwarsa.
Mendapatkan atau mengatur parameter string koneksi yang diizinkan atau tidak diizinkan. |
TypeId |
Kedaluwarsa.
Kedaluwarsa.
Ketika diimplementasikan di kelas turunan, mendapatkan pengidentifikasi unik untuk ini Attribute. (Diperoleh dari Attribute) |
Unrestricted |
Kedaluwarsa.
Kedaluwarsa.
Mendapatkan atau menetapkan nilai yang menunjukkan apakah izin penuh (tidak terbatas) ke sumber daya yang dilindungi oleh atribut dideklarasikan. (Diperoleh dari SecurityAttribute) |
Metode
CreatePermission() |
Kedaluwarsa.
Kedaluwarsa.
Mengembalikan OraclePermission objek yang dikonfigurasi sesuai dengan properti atribut. |
Equals(Object) |
Kedaluwarsa.
Kedaluwarsa.
Mengembalikan nilai yang menunjukkan apakah instans ini sama dengan objek tertentu. (Diperoleh dari Attribute) |
GetHashCode() |
Kedaluwarsa.
Kedaluwarsa.
Mengembalikan kode hash untuk instans ini. (Diperoleh dari Attribute) |
GetType() |
Kedaluwarsa.
Kedaluwarsa.
Mendapatkan dari instans Type saat ini. (Diperoleh dari Object) |
IsDefaultAttribute() |
Kedaluwarsa.
Kedaluwarsa.
Ketika ditimpa di kelas turunan, menunjukkan apakah nilai instans ini adalah nilai default untuk kelas turunan. (Diperoleh dari Attribute) |
Match(Object) |
Kedaluwarsa.
Kedaluwarsa.
Saat ditimpa di kelas turunan, mengembalikan nilai yang menunjukkan apakah instans ini sama dengan objek tertentu. (Diperoleh dari Attribute) |
MemberwiseClone() |
Kedaluwarsa.
Kedaluwarsa.
Membuat salinan dangkal dari saat ini Object. (Diperoleh dari Object) |
ShouldSerializeConnectionString() |
Kedaluwarsa.
Kedaluwarsa.
Mengidentifikasi apakah atribut harus menserialisasikan string koneksi. |
ShouldSerializeKeyRestrictions() |
Kedaluwarsa.
Kedaluwarsa.
Mengidentifikasi apakah atribut harus menserialisasikan serangkaian pembatasan kunci. |
ToString() |
Kedaluwarsa.
Kedaluwarsa.
Mengembalikan string yang mewakili objek saat ini. (Diperoleh dari Object) |
Implementasi Antarmuka Eksplisit
_Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) |
Kedaluwarsa.
Kedaluwarsa.
Memetakan sekumpulan nama ke sekumpulan pengidentifikasi pengiriman yang sesuai. (Diperoleh dari Attribute) |
_Attribute.GetTypeInfo(UInt32, UInt32, IntPtr) |
Kedaluwarsa.
Kedaluwarsa.
Mengambil informasi jenis untuk objek, yang dapat digunakan untuk mendapatkan informasi jenis untuk antarmuka. (Diperoleh dari Attribute) |
_Attribute.GetTypeInfoCount(UInt32) |
Kedaluwarsa.
Kedaluwarsa.
Mengambil jumlah antarmuka informasi jenis yang disediakan objek (baik 0 atau 1). (Diperoleh dari Attribute) |
_Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) |
Kedaluwarsa.
Kedaluwarsa.
Menyediakan akses ke properti dan metode yang diekspos oleh objek. (Diperoleh dari Attribute) |