Amazon.CognitoIdentityProvider.Model.AdminRespondToAuthChallengeResponse.IsSetSession C# (CSharp) Method

IsSetSession() private method

private IsSetSession ( ) : bool
return bool
        internal bool IsSetSession()
        {
            return this._session != null;
        }