Aracılığıyla paylaş


Message.SecurityContext Özellik

Tanım

İletinin güvenlik bağlamını alır veya ayarlar.

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

Özellik Değeri

SecurityContext Özellik daha önce ayarlanmışsa iletinin güvenlik bağlamını içeren bir nesne; aksi takdirde NULL.

Şunlara uygulanır