EncryptedReference.ReferenceType Vlastnost

Definice

Získá nebo nastaví typ odkazu.

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

Hodnota vlastnosti

Referenční typ šifrovaných dat.

Poznámky

Tato vlastnost je nastavena při použití CipherReference, KeyReferencea DataReference odvozené třídy. CipherReference Například objekt nastaví tuto hodnotu vlastnosti na CipherReference.

Platí pro