Message.SecurityContext Vlastnost

Definice

Získá nebo nastaví kontext zabezpečení pro zprávu.

public:
 property System::Messaging::SecurityContext ^ SecurityContext { System::Messaging::SecurityContext ^ get(); void set(System::Messaging::SecurityContext ^ value); };
public System.Messaging.SecurityContext SecurityContext { get; set; }
member this.SecurityContext : System.Messaging.SecurityContext with get, set
Public Property SecurityContext As SecurityContext

Hodnota vlastnosti

Objekt SecurityContext , který obsahuje kontext zabezpečení pro zprávu, pokud byla vlastnost dříve nastavena; jinak NULL.

Platí pro