WindowsAuthenticationModule.Dispose Método
Definição
Libera todos os recursos, exceto a memória, usados pelo WindowsAuthenticationModule.Releases all resources, other than memory, used by the WindowsAuthenticationModule.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()
Implementações
Comentários
Este método não se destina a ser chamado do código do aplicativo.This method is not intended to be called from application code.