System.Net.AuthenticationState.ClearSession C# (CSharp) Method

ClearSession() private method

private ClearSession ( ) : void
return void
        internal void ClearSession() {
       }

Same methods

AuthenticationState::ClearSession ( HttpWebRequest httpWebRequest ) : void