Bagikan melalui


EncryptedReference.ReferenceType Properti

Definisi

Mendapatkan atau mengatur jenis referensi.

protected:
 property System::String ^ ReferenceType { System::String ^ get(); void set(System::String ^ value); };
protected string? ReferenceType { get; set; }
protected string ReferenceType { get; set; }
member this.ReferenceType : string with get, set
Protected Property ReferenceType As String

Nilai Properti

Jenis referensi data terenkripsi.

Keterangan

Properti ini diatur saat menggunakan CipherReferencekelas turunan , KeyReference, dan DataReference . Misalnya, CipherReference objek mengatur nilai properti ini ke CipherReference.

Berlaku untuk