ObjectSecurity.ReadUnlock Metodo
Definizione
Sblocca l'oggetto ObjectSecurity per l'accesso in lettura.Unlocks this ObjectSecurity object for read access.
protected:
void ReadUnlock();
protected void ReadUnlock ();
member this.ReadUnlock : unit -> unit
Protected Sub ReadUnlock ()